From 73adfc4c7579bf2b6c6bb7b51748fd59483b1342 Mon Sep 17 00:00:00 2001 From: Baze Petrushev Date: Sat, 12 Oct 2013 01:07:25 +0200 Subject: [PATCH] Added Python Cookbook --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index bc3e322f..74734443 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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/) -- GitLab