From 6ff49d08f59eace091cd6a3434510e661d1a719d Mon Sep 17 00:00:00 2001 From: xmonader Date: Fri, 24 Oct 2014 22:08:03 +0300 Subject: [PATCH] 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 a2bf960e..b8dbc9f0 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1499,7 +1499,7 @@ See also [TeX](#tex) * [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) (2.7) * [CodeCademy Python](http://www.codecademy.com/tracks/python) * [Python for Informatics](http://www.pythonlearn.com/book_007.pdf) - +* [Composing Programs] (http://composingprograms.com/) (3.x) #### Django * [Django by Example](http://www.lightbird.net/dbe/) (1.2) -- GitLab