1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Added Python Cookbook

This commit is contained in:
Baze Petrushev 2013-10-12 01:07:25 +02:00
parent 9e03896da2
commit 73adfc4c75

View File

@ -541,6 +541,7 @@
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
* [Natural Language Processing with Python](http://www.nltk.org/book)
* [Python Bibliotheca](http://openbookproject.net/pybiblio/)
* [Python Cookbook] (http://chimera.labs.oreilly.com/books/1230000000393/index.html) - David Beazley
* [Python for Fun](http://www.openbookproject.net/py4fun/)
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php)
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/)