Added PHP Pandas to books.

This commit is contained in:
Dayle Rees 2015-08-03 14:04:25 +01:00
parent 10ef3df9fa
commit e75078516c

View File

@ -780,6 +780,7 @@ Various resources, such as books, websites and articles, for improving your PHP
## PHP Books ## PHP Books
*Fantastic PHP-related books.* *Fantastic PHP-related books.*
* [PHP Pandas](https://leanpub.com/php-pandas) - Learn to write PHP. No prior development knowledge required. - By Dayle Rees.
* [Scaling PHP Applications](http://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona. * [Scaling PHP Applications](http://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona.
* [The Grumpy Programmer's Guide to Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - A book about building testing PHP applications by Chris Hartjes. * [The Grumpy Programmer's Guide to Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - A book about building testing PHP applications by Chris Hartjes.
* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes. * [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.