I thought I would start a Python Resources thread for those of us trying to learn the language. Here are some resources I have found so far:
http://www.python.org
http://www.diveintopython.net/
http://www.byteofpython.info
http://www.hetland.org/python/instant-hacking.php
If you know of other helpful sites, please post them.
EDIT: added Dec 25, 2010
the Python docs: http://docs.python.org/
PyGTK: http://www.pygtk.org/
List of Python web frameworks from python.org: http://wiki.python.org/moin/WebFrameworks
WSGI: http://www.wsgi.org/wsgi/ (instead of CGI)
beginners python tut (recommended in the orca mailing list): http://sthurlow.com/python/
help at pythonforum: http://python-forum.org/pythonforum/index.php mentioned by 7stud
routes url mapping for pylons and cherrypy (supposedly also other frameworks too) http://routes.groovie.org/manual.html
Zed Shaw's written a book... about learning programming, but using Python specifically. http://learnpythonthehardway.org/index
Book is for sale but also available FREE online either way.



Reply With Quote



Bookmarks