1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-27 05:46:27 +00:00

Merge pull request #270 from canibanoglu/tdd-web-dev-python

Added Test-Driven Web Development with Python
This commit is contained in:
vhf / victor felder 2013-10-25 14:52:31 -07:00
commit 00f6b1fadd

View File

@ -852,6 +852,7 @@ See also [TeX](#tex)
* [Python Module of the Week](http://pymotw.com/2/)
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming)
* [Python Koans](https://github.com/gregmalcolm/python_koans)
* [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html)
####Django
* [Djen of Django](http://agiliq.com/books/djenofdjango/)