From 092d2ffc08945feec8141cc4ccfa9825dad64b6d Mon Sep 17 00:00:00 2001 From: Paulo Freitas Date: Fri, 8 Apr 2016 02:37:57 -0300 Subject: [PATCH] Added PHP Pandas online book Added Dayle Rees's PHP Pandas book to the PHP list. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 721d7878..a441cdc9 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1631,6 +1631,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF) * [PHP Best Practices](https://phpbestpractices.org) * [PHP Internals Book](http://www.phpinternalsbook.com) +* [PHP Pandas](http://daylerees.com/php-pandas/) - Dayle Rees * [PHP Programming](https://en.wikibooks.org/wiki/PHP_Programming) * [PHP Security Guide](http://phpsec.org/projects/guide/) * [PHP: The Right Way](http://www.phptherightway.com) -- GitLab