Need Help Starting Out

Bruno Desthuilliers bruno.42.desthuilliers at wtf.websiteburo.oops.com
Wed Mar 19 06:04:54 EDT 2008


jmDesktop a écrit :
> Hi, I would like to start using Python, but am unsure where to begin.
> I know how to look up a tutorial and learn the language, but not what
> all technologies to use.  I saw references to plain Python, Django,
> and other things.
> 
> I want to use it for web building with database access.  What do I use
> for that?  Does it matter what I use on the client side (mootools, or
> whatever)?

Your best bets are probably Django, Pylons or web.py. But you should 
learn enough of the core language itself before jumping in web stuff IMHO.



More information about the Python-list mailing list