浏览代码

Add Python Module of the Week

The Python Module of the Week series is a tour of the Python standard library through short examples.
zhujs 12 年之前
父节点
当前提交
198104d391
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -821,6 +821,7 @@ See also [TeX](#tex)
 * [The Art and Craft of Programming](http://beastie.cs.ua.edu/cs150/book/index.html)
 * [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/)
 
 ####Django
 * [Djen of Django](http://agiliq.com/books/djenofdjango/)