diff --git a/free-programming-books.md b/free-programming-books.md index bf42a41fd3f474882ae06a51f05410a5d4aa45b5..d3ce4a928bfab285cd812b17f9d1af8ae1c253ca 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -821,6 +821,7 @@ See also [TeX](#tex) * [The Art and Craft of Programming](http://beastie.cs.ua.edu/cs150/book/index.html) * [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/) ####Django * [Djen of Django](http://agiliq.com/books/djenofdjango/)