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. -- http://mail.python.org/mailman/listinfo/python-list