Tag Archives: design pattern

PHP in Action: Objects, Design, Agility HD PDF

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

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.

Continue reading PHP in Action: Objects, Design, Agility HD PDF

Patterns, Principles, and Practices of Domain-Driven Design HD PDF

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.

Continue reading Patterns, Principles, and Practices of Domain-Driven Design HD PDF

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

Head First Design Patterns HD PDF

No one will want to reinvent the wheel (or worse, without inflatable tires), so we seek help from design pattern, which is the summary of experience from solving all kinds of same or similar software design problems in the past.

Continue reading Head First Design Patterns HD PDF

Agile Principles, Patterns, and Practices in C# HD PDF

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.
Continue reading Agile Principles, Patterns, and Practices in C# HD PDF

Design Patterns: Elements of Reusable Object-Oriented Software HD PDF, EPUB

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.
Continue reading Design Patterns: Elements of Reusable Object-Oriented Software HD PDF, EPUB

The Design of Design: Essays from a Computer Scientist HD PDF

The Design of Design: Essays from a Computer Scientist is the winner of Turing Award, father of software engineering and author of The Mythical Man-Month Frederick P. Brooks‘s another masterpiece – specially designed to reveal the essence of software designing!

Continue reading The Design of Design: Essays from a Computer Scientist HD PDF

Agile Software Development: Principles, Patterns, and Practices HD PDF

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.

Continue reading Agile Software Development: Principles, Patterns, and Practices HD PDF