From 3e7860ea1a87cef2c43990ee468020ed039b7497 Mon Sep 17 00:00:00 2001 From: Louie Dinh Date: Sun, 25 May 2014 00:08:40 -0700 Subject: [PATCH] Add Python Practice Projects --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 5d717b91..e1a72719 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1364,6 +1364,7 @@ See also [TeX](#tex) * [Python Koans](https://github.com/gregmalcolm/python_koans) * [Python Module of the Week](http://pymotw.com/2/) * [Python Practice Book](http://anandology.com/python-practice-book/index.html) +* [Python Practice Projects](www.pythonpracticeprojects.com) * [Python Programming](http://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) (PDF) * [Python Scientific Lecture Notes](http://scipy-lectures.github.io/) * [Python Standard Library](http://effbot.org/librarybook/) - Fredrik Lundh -- GitLab