From 5f8984355f51f410996a61f5fdee75147f03b491 Mon Sep 17 00:00:00 2001 From: Damian Nelson Date: Fri, 11 Oct 2013 11:11:27 -0700 Subject: [PATCH] Added book to free-programming-books.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Included free book by O’Reilly Media to JavaScript. --- free-programming-books.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index a10e9c0c0..7476aac70 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -244,7 +244,8 @@ ###Django - +* [Djen of Django](http://agiliq.com/books/djenofdjango/) +* [Django by Example](http://www.lightbird.net/dbe/) ###Emacs @@ -318,6 +319,7 @@ * [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF) * [Category wise tutorials - J2EE](http://www.mkyong.com/) * [Introduction to Programming Using Java - David J. Eck](http://math.hws.edu/javanotes/index.html) +* [O’Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html) ###JavaScript @@ -520,10 +522,8 @@ * [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) ###R