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

Merge pull request #527 from kracekumar/patch-1

Update free-programming-books.md
This commit is contained in:
vhf / victor felder 2013-12-28 09:51:15 -08:00
commit 74e97dd6a0

View File

@ -1189,6 +1189,7 @@ See also [TeX](#tex)
* [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz
* [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum
* [Python in Hydrology](http://www.greenteapress.com/pythonhydro/pythonhydro.html) - Sat Kumar Tomer
* [Introduction to python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar
####Django
* [Djen of Django](http://agiliq.com/books/djenofdjango/)