Professional PHP5 (Programmer to Programmer)
معرفی کتاب «Professional PHP5 (Programmer to Programmer)» نوشتهٔ Edward Lecky-Thompson, Heow Eide-Goodman, Steven D. Nowicki, Alec Cove, Ed Lecky-Thompson، منتشرشده توسط نشر Wiley / Wrox در سال 2004. این کتاب در 11 صفحه، فرمت pdf، زبان انگلیسی ارائه شده است. «Professional PHP5 (Programmer to Programmer)» در دستهٔ بدون دستهبندی قرار دارد.
What is this book about? With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development. What does this book cover? Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material: Part 1 discusses the OO concepts that were initially explored in Beginning PHP 5 and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4. Parts 2 and 3 present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET — from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines. Part 4 shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development. The Appendices include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability. Professional PHP5 5 About the Authors 7 Credits 8 Contents 9 Introduction 21 Part I: Object-Oriented Software Development Concepts 29 Chapter 1: Introduction to Object-Oriented Programming 31 Chapter 2: Unified Modeling Language (UML) 59 Chapter 3: Putting Objects to Work 77 Chapter 4: Design Patterns 101 Part II: Creating a Reusable Object Toolkit I: Simple Utility Classes and Interfaces 127 Chapter 5: Collection Class 129 Chapter 6: CollectionIterator Class 153 Chapter 7: GenericObject Class 161 Chapter 8: Database Abstraction Layers 185 Chapter 9: Factory Interface 207 Chapter 10: Event-Driven Programming 215 Chapter 11: Logging and Debugging 229 Chapter 12: SOAP 251 Part III: Creating a Reusable Object Toolkit II: Complex (Though Not Complicated) Utilities 267 Chapter 13: Model, View, Controller (MVC) 269 Chapter 14: Communicating with Users 305 Chapter 15: Sessions and Authentication 329 Chapter 16: Unit Testing Framework 357 Chapter 17: Finite State Machine and Custom Configuration Files 373 Part IV: Test Case: Sales Force Automation 389 Chapter 18: Project Overview 391 Chapter 19: Project Management Methodologies 399 Chapter 20: Planning the System 419 Chapter 21: Systems Architecture 433 Chapter 22: Assembling the Sales Force Automation Toolkit 445 Chapter 23: Quality Assurance 541 Chapter 24: Deployment 559 Chapter 25: Designing and Developing a Robust Reporting Platform 571 Chapter 26: Where Do You Go from Here? 593 Appendix A: Why Version Control Is a Good Thing 597 Appendix B: PHP IDEs 611 Appendix C: Performance Tuning PHP 627 Appendix D: Best Practice PHP Installation 637 Index 649 "This hands-on guide demonstrates the power and flexibility of PHP while delivering useful programming advice. Offering a detailed, reusable object toolkit, practical examples throughout, and applications to create enterprise-class software, this book will show you how to build large-scale, high-performance platforms using PHP5." "This book is for PHP developers who are currently writing primarily procedural code and are looking to develop a solid grounding in OO techniques and advanced software architecture concepts to enhance their skills and careers."--Jacket
دانلود کتاب Professional PHP5 (Programmer to Programmer)