#5766
The rapid development of PHP has already surpassed Java and ASP to become by far the most popular Web development language. Its unique syntax mixed with C, Java, Perl and PHP own innovative syntax, supports almost all popular databases and operating systems, and can use C, C++ to perform program extension. With the release of PHP 5 and the adoption of the Zend framework (now the Laminas Project), the marriage of PHP with agile method, design patterns, and unit testing has become a mainstream topic.

#5640
Domain-driven design (DDD) is the process of keeping your code aligned with the problem domain. As your product evolves, adding new features will be more difficult than it was during the brand-new phase of development. With a better understanding of the problem domain and collaboration with the business, developers are more likely to build software that is easier to read and easier to adapt to future functional extensions.

#4016
As is known to all, Robert C. Martin is an expert in software development, software engineering master, and specialist of object-oriented technology enjoying the worldwide reputation. Also, he is software engineer and one of the pioneers of design patterns and agile software development movements. Agile Principles, Patterns, and Practices in C# was written by him and his son Micah Martin (an experienced software engineer). The Java edition of this book has won the highest honor of computer books - Jolt Awards.

#3428
Design Patterns (written by 4 internationally recognized experts in the field of object-oriented software design) has become one bible or must-have dictionary for object-oriented technicist. 23 patterns with the most valuable experiences it summarized and concluded from OOD have become the essential basic knowledge and vocabularies of software development technology exchange.


#3096
In Agile Software Development: Principles, Patterns, and Practices (ASDP: 3P for short), the world-famous software development expert and software engineering master Robert Cecil Martin (AKA: Uncle Bob) will show you how to solve the most tricky problems software developers, project managers and project leaders are facing. Again, this comprehensive and practical guide for agile software development and extreme programming has the credit from the founders of agile development.

#3010
PHP 5 Power Programming is a classic must-read authoritative book with 720 pages of content published in 2004, cooperatively written by 3 PHP masters (PHP 5's chief designer - Andi Gutmans, PEAR's founder - Stig Saether Bakken and PHP's core contributor - Derick Rethans). Now its full copyright has been completely free.

#2972
Tedious CSS rules and not unified support of multiple browsers is always condemned by web designers. The author of Pro HTML5 and CSS3 Design Patterns concluded, grouped a variety of design patterns, and combined with some skills of HTML5 & CSS3, thus greatly simplified and enriched the web design process.

#2579
For knowledge placing emphasis on the theory, only books like the Head First series that focuses on the cognitive science and learning theory can bring us multi-sensory and light learning experience, so as to avoid using too much text to make readers feel drowsy and harvest little just like most textbooks.

#2530
PHP Objects, Patterns, and Practice, 4th Edition is suitable for intermediate/senior PHP programmers to read, also with certain help for getting started with PHP, but not much, because it puts more emphasis on helping PHPers to expand ways of thinking. For people with some work experience in PHP it has very high reference value, which can help to grasp the essence of PHP's object-oriented design and development, so as to ascend to be the high-end PHP programmer.