web2py was originally created as a teaching tool -- I think you'll find it relatively easy to learn web programming with web2py, especially if you have some programming experience. The book (http://web2py.com/books/default/chapter/29) is a great learning resource. For a general understanding of how things work, check out the Introduction, Overview, http://web2py.com/books/default/chapter/29/4#Workflow, and http://web2py.com/books/default/chapter/29/4#Dispatching.
Another new (partially complete) learning resource for beginners is http://killer-web-development.com/. Anthony On Tuesday, January 17, 2012 10:38:17 AM UTC-5, Artur wrote: > > Do you think that someone with basic knowledge of programming (a little > theoretical knowledge of languages like python, javascript and c), could > have a chance to start learning web programming language using python and > web2py framework? > > I'm not talking about the understanding of language syntax, but more about > the programming, mechanisms understanding which explain what is happening > behind a website. Are there any good sources of knowledge, which explains > all these basic things in a simple way... of course, using python and > web2py framework? > > Many says, that PHP is better choice, because have many sources that > explain a beginner programmer all the important mechanisms what is going on > behind the website and so on. Also, you can become productive fairly > rapidly. > > What would you say? What is your expiriens? >

