If no webdesing required from you , then web2py is what you need. I was stunned, when I was able to create not just hello world web application in one month. I have basic programming skill from university, and this was my acquaintance with python!
Some time ago I spent a year to making php web application, (i am not much skilled) and most time was spent to make menus, forms, etc. And just few lines of code for bussines. With web2py things become contrary, most of code to app logic and few lines of code to handle forms and etc. The only doubt is about scalability for hugh amount of data to process with low latency to lots of site visitors. I belive this is matter of time, to create optimal configuration for this. My recomendation: just start with hello world and some screen cast to learn. On 27 фев, 03:46, Sean <[email protected]> wrote: > for a basic shopping recommendation site, can a single newbie make a > reasonably good one in 3 month (starting from scratch)? > > Any suggestion?

