From 577803f649b44f05cc72909badd4477873e02836 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Sat, 6 Sep 2014 00:10:32 +0530 Subject: [PATCH 1/2] Update free-programming-books.md --- free-programming-books.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index d7756072..00521cd2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -93,7 +93,7 @@ * [Standards](#standards) * [Theoretical Computer Science](#theoretical-computer-science) * [Web Performance](#web-performance) -* [LaTeX](#latex) +* [LaTeX](#latex)py * [Limbo](#limbo) * [Linux](#linux) * [Lisp](#lisp) @@ -1483,6 +1483,7 @@ See also [TeX](#tex) * [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x) * [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum * [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) (2.7) +* [CodeCademy Python](http://www.codecademy.com/tracks/python) #### Django From df4057229e19e25dd52447196617f2cb6e2d8ec6 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Sat, 6 Sep 2014 00:16:50 +0530 Subject: [PATCH 2/2] Update free-programming-books.md --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 00521cd2..14769a98 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -93,7 +93,7 @@ * [Standards](#standards) * [Theoretical Computer Science](#theoretical-computer-science) * [Web Performance](#web-performance) -* [LaTeX](#latex)py +* [LaTeX](#latex) * [Limbo](#limbo) * [Linux](#linux) * [Lisp](#lisp)