1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

Merge pull request #57 from sah2ed/master

Update free-programming-books.md
This commit is contained in:
vhf / victor felder 2013-10-12 12:44:02 -07:00
commit 6f2bddcf61

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)