Add hitchhiker's guide to python.

This commit is contained in:
lodin 2013-06-30 16:18:20 -07:00
parent 4d501a48fc
commit ec6ffed3c9

View File

@ -422,3 +422,4 @@ Still up for more? Try:
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
* [Dive Into Python](http://www.diveintopython.net/)
* [The Official Docs](http://docs.python.org/2.6/)
* [Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/)