Hi.
“Expert PHP 5 Tools” amazed me. really.
Well written, highly experienced author in the software development field and I found a lot of useful information for me.
The book is for every developer, beginner to expert. I think even the big experts will find so vital information between the lines. You don’t really need to have that much of experience with PHP, and I think if you’re really beginning with the language, this book can boost your programming skills very quickly.
Take a look at the table of contents. For me, as one who works for a while on quite big web app, reading about Deployment, Continuous Integration and even the Debugging chapter helped me a lot to deal with the work I have. I’m really looking forward to integrate all of the solutions into my day job.
If not performing correctly, deployment process might be very risky. In Chapter 8: Deploying Application, you’ll read about the deployment process, learn about common mistakes and basically how to deploy your web application in the best method.
As you may see, you won’t learn too much coding skills, this is not PHP learning book. This book teaches you all those thinks around coding: testing, deployment, documenting and etc. Which are quite interesting, and learning from other people’s experience can save you some time and headache
I’m really happy I have this book in my library, its must-read before I start new project.