1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-28 12:00:48 +00:00

Merge pull request #8 from sayanchowdhury/patch-1

Added Python for you and me under Python
This commit is contained in:
vhf / victor felder 2013-10-11 11:10:19 -07:00
commit 93d085bbd1

View File

@ -520,6 +520,7 @@
* [Natural Language Processing with Python](http://www.nltk.org/book)
* [Python Bibliotheca](http://openbookproject.net/pybiblio/)
* [Python for Fun](http://www.openbookproject.net/py4fun/)
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/)
* [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html)
* [Think Python](http://www.greenteapress.com/thinkpython/thinkpython.pdf) (PDF)
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php)