1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-23 15:28:55 +00:00

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

View File

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