Books ----- - [Learning Python from O'Reilly][1] - [Dive Into Python][2] - [Python in a Nutshell][3] - [Thinking in Python][4] Online ------ - [Official Tutorial][5] - [Language Reference][6] - [documentation][7] and [more documentation][8] - [library reference][9] - [Quick Reference][10] News ---- - [Daily Python URL][11] - [Planet Python][12] [1]: http://oreilly.com/catalog/9780596513986/?CMP=AFC-ak_book&ATT=Learning+Python [2]: http://www.diveintopython.org/ [3]: http://www.amazon.com/Python-Nutshell-OReilly-Alex-Martelli/dp/0596100469/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1222029633&sr=8-1 [4]: http://www.mindview.net/Books/TIPython [5]: http://docs.python.org/tut/ [6]: http://docs.python.org/ref [7]: http://docs.python.org/ [8]: http://www.python.org/doc/ [9]: http://docs.python.org/lib [10]: http://rgruet.free.fr/PQR25/PQR2.5.html [11]: http://www.pythonware.com/daily/ [12]: http://planet.python.org