Added a new section on Books.

This commit is contained in:
Phil Sturgeon
2014-04-16 10:37:13 +03:00
parent f985215113
commit eee3bb9e1b

25
_posts/13-04-01-Books.md Normal file
View File

@@ -0,0 +1,25 @@
---
isChild: true
anchor: components
---
## Books {#books_title}
There are a lot of books around for PHP but some are sadly now quite old and no
longer contain accurate information. There are even books published for "PHP 6"
which does not exist, any might not now ever exist because of those books.
This section aims to be a living document for recommended books on PHP
development in general. Just like with the list of frameworks, there will no
doubt lots of interest in people adding their own books. Send a PR and see what
happens.
### Free Books
* [PHP The Rght Way](https://leanpub.com/phptherightway/) - This website is
available as a book completely for free
### Paid Books
* [Modernizing Legacy Applications In PHP](https://leanpub.com/mlaphp) - Get
your code under control in a series of small, specific steps