Another suggestion for learning is Python Koans - based on Ruby Koans - basically an interactive way to learn and test code by writing short lines of code.
https://bitbucket.org/gregmalcolm/python_koans/wiki/Home Check them out! On Thursday, February 23, 2012 12:34:08 PM UTC-8, newbie wrote: > > Hello, > > I would like to learn Web2py but know nothing about programming. I'm > convinced it's the best language out there so I don't want to waste > time learning something that would not be applicable if I ended up > using Web2py (PHP, etc). Do I need to learn Javascript first? Do I > need to know HTML? I would eventually like to learn how to build > database driven websites. > > Thanks