From 3fd0ba594d6152842b816480d7c840bb4eeaab89 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Thu, 12 Nov 2015 17:53:57 +0100 Subject: [PATCH] Add free book PHP Pandas --- _posts/16-10-01-Books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/16-10-01-Books.md b/_posts/16-10-01-Books.md index 6277ddc..c8af275 100644 --- a/_posts/16-10-01-Books.md +++ b/_posts/16-10-01-Books.md @@ -14,6 +14,7 @@ book to be added, send a PR and it will be reviewed for relevancy. ### Free Books +* [PHP Pandas](http://daylerees.com/php-pandas/) - Aims to teach everyone how to be a web developer. * [PHP The Right Way](https://leanpub.com/phptherightway/) - This website is available as a book completely for free. * [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium) - Guide to using Libsodium PHP extension for modern, secure, and fast cryptography.