From b979cedf455c6f7aabf79a1e7e446898bf226c0c Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Fri, 11 Oct 2013 23:36:41 +0530 Subject: [PATCH] Added Python for you and me under Python --- free-programming-books.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index 333f6730..301d7d63 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -244,8 +244,7 @@ ###Django -* [Djen of Django](http://agiliq.com/books/djenofdjango/) -* [Django by Example](http://www.lightbird.net/dbe/) + ###Emacs @@ -521,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) -- GitLab