Đang chuẩn bị liên kết để tải về tài liệu:
Professional PHP Design Patterns
Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Design patterns are the cornerstones of building solid, stable, flexible, and feature-rich Web applications. This guide enables PHP developers to take advantage of everything they offer. If you are unfamiliar with design patterns, this book explains what you need to know. Both novice and veteran PHP developers will benefit from the alphabetical list of design patterns and code examples showing how to implement each pattern in PHP | Wrox Programmer to Programmer Professional PHP Design Patterns Aaron Saray Updates source code and Wrox technical support at www.wrox.com Download from Wow eBook www.wowebook.com Professional PHP Design Patterns Introduction.xxi Part I Getting Acquainted with Design Patterns and PHP Chapter 1 Understanding Design Patterns.3 Chapter 2 Using Tools Already In Your Arsenal.11 Part II Reference Material Chapter 3 Adapter Pattern.25 Chapter 4 Builder Pattern.31 Chapter 5 Data Access Object Pattern.37 Chapter 6 Decorator Pattern.43 Chapter 7 Delegate Pattern.49 Chapter 8 Facade Pattern.55 Chapter 9 Factory Pattern.61 Chapter 10 Interpreter Pattern.67 Chapter 11 Iterator Pattern.73 Chapter 12 Mediator Pattern.79 Chapter 13 Observer Pattern.85 Chapter 14 Prototype Pattern.91 Chapter 15 Proxy Pattern.97 Chapter 16 Singleton Pattern.103 Chapter 17 Strategy Pattern.109 Chapter 18 Template Pattern.115 Chapter 19 Visitor Pattern.121 .