浏览代码

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

Added Test-Driven Web Development with Python
vhf / victor felder 12 年之前
父节点
当前提交
00f6b1fadd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

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