Merge pull request #57 from sah2ed/master

Update free-programming-books.md
pull/58/merge
vhf / victor felder 2013-10-12 12:44:02 -07:00
commit 6f2bddcf61
1 changed files with 5 additions and 0 deletions

View File

@ -49,6 +49,7 @@
* [Perl](#perl)
* [PHP](#php)
* [PowerShell](#powershell)
* [Processing](#processing)
* [Prolog](#prolog)
* [PostgreSQL](#postgresql)
* [Python](#python)
@ -557,6 +558,10 @@
* [Mastering PowerShell](http://powershell.com/cs/blogs/ebook/)
###Processing
* [The Nature of Code: Simulating Natural Systems with Processing](http://natureofcode.com/book/)
###Prolog
* [Adventure in Prolog](http://www.amzi.com/AdventureInProlog/advfrtop.htm)