diff --git a/free-programming-books.md b/free-programming-books.md index a3a6f3076e9d9415eb86a5bcfe1070e77654ddc8..5cf58bbb426471bb25694714ccd7b1d08f9a7bf0 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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)