diff --git a/free-programming-books.md b/free-programming-books.md index c793b0f2046f6a3bf15072a5c83497bc86939ddc..c3ca25c0277c34b0153621087d79d03d3a3dc241 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -827,6 +827,7 @@ See also [TeX](#tex) * [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey * [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html) * [Python Module of the Week](http://pymotw.com/2/) +* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) ####Django * [Djen of Django](http://agiliq.com/books/djenofdjango/)