Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Zend Developer Zone:
Book Review: Object-Oriented Programming with PHP5
Jun 24, 2008 @ 16:14:28

The Zend Developer Zone has published a new book review covering the Packt Publishing book from Hasin Hayder, "Object-Oriented Programming with PHP5".

The book does a decent job of covering the main OOP topics in PHP; as well as, touching upon some of the peripheral ones. Hayder devotes whole chapters to such topics as unit testing, design patterns, XML, SPL, and working with databases.

The review talks about the "Good", the "Bad" and the "Ugly" of the book ranging from the good code examples and the chapter on the SPL down to the flawed version of the Singleton used and the lack of commentary/explanations around the code.

tagged: php5 book review object oriented programming

Link:


Trending Topics: