1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

python wikibook

This commit is contained in:
James Michael DuPont 2013-10-22 12:11:12 -05:00
parent 26d47c92dd
commit 0a551d6d4e

View File

@ -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/)