Update free-programming-books.md

Added an entry for the processing programming language.
This commit is contained in:
Saheed 2013-10-12 11:54:49 -07:00
parent 7a215bd000
commit 9e0efa1d25
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)