浏览代码

Add three Python books

Joey Smith 12 年之前
父节点
当前提交
6d8fe2f549
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      free-programming-books.md

+ 3 - 0
free-programming-books.md

@@ -942,6 +942,9 @@ See also [TeX](#tex)
 * [Python Koans](https://github.com/gregmalcolm/python_koans)
 * [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html)
 * [Python Standard Library](http://effbot.org/librarybook/) - Fredrik Lundh
+* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf)
+* [Building Skills in Object-Oriented Design (Python)](http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf)
+* [Text Processing in Python](http://gnosis.cx/TPiP/)
 
 
 ####Django