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

Merge pull request #237 from jmdppl/master

python wikibook
This commit is contained in:
vhf / victor felder 2013-10-22 12:40:58 -07:00
commit a23e4b1253

View File

@ -828,6 +828,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/)