瀏覽代碼

Merge pull request #420 from chaconnewu/master

Added "A Big of Python and Other Things" and "Modeling Creativity: Case Studies in Python"
vhf / victor felder 12 年之前
父節點
當前提交
f3408911eb
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      free-programming-books.md

+ 2 - 0
free-programming-books.md

@@ -994,6 +994,7 @@ See also [TeX](#tex)
 
 
 ###Python
+* [A Bit of Python and Other Things](http://jessenoller.com/good-to-great-python-reads/)
 * [Byte of Python](http://www.swaroopch.com/notes/Python)
 * [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html)
 * [Dive into Python](http://www.diveintopython.net/) - Mark Pilgrim
@@ -1008,6 +1009,7 @@ See also [TeX](#tex)
 * [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
 * [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson
 * [Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart
+* [Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt
 * [Natural Language Processing with Python](http://www.nltk.org/book)
 * [Porting to Python 3: An In-Depth Guide](http://python3porting.com/)
 * [Program Arcade Games With Python And Pygame](http://programarcadegames.com/)