buchspektrum Internet-Buchhandlung

Neuerscheinungen 2010

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Matt Zandstra

PHP Objects, Patterns and Practice


3. Aufl. 2010. xx, 536 S. XX, 536 p. 254 mm
Verlag/Jahr: APRESS 2010
ISBN: 1-430-22925-X (143022925X)
Neue ISBN: 978-1-430-22925-4 (9781430229254)

Preis und Lieferzeit: Bitte klicken


This book takes you beyond the PHP basics to the enterprise development practices used by professional programmers. Updated for PHP 5.3 with new sections on closures, namespaces, and continuous integration, this edition will teach you about object features such as abstract classes, reflection, interfaces, and error handling. YouŽll also discover object tools to help you learn more about your classes, objects, and methods.

Then youŽll move into design patterns and the principles that make patterns powerful. YouŽll learn both classic design patterns and enterprise and database patterns with easy-to-follow examples.

Finally, youŽll discover how to put it all into practice to help turn great code into successful projects. YouŽll learn how to manage multiple developers with Subversion, and how to build and install using Phing and PEAR. YouŽll also learn strategies for automated testing and building, including continuous integration.

Taken together, these three elements-object fundamentals, design principles, and best practices-will help you develop elegant and rock-solid systems.
Part 1. Introduction
Chapter 1. Php: Design And Management
Chapter 2. Php And Objects
Chapter 3. Object Basics
Chapter 4. Advanced Features
Chapter 5. Object Tools
Chapter 6. Objects And Design
Chapter 7. What Are Design Patterns? Why Use Them?
Chapter 8. Some Pattern Principles
Chapter 9. Generating Objects
Chapter 10. Patterns For Flexible Object Programming
Chapter 11. Performing And Representing Tasks
Chapter 12. Enterprise Patterns
Chapter 13. Database Patterns
Chapter 14. Good (And Bad) Practice
Chapter 15. An Introduction To Pear
Chapter 16. Generating Documentation With Phpdocumentor
Chapter 17. Version Control
Chapter 18. Testing
Chapter 19. Automated Build With Phing
Chapter 20. Continuous Integration
Chapter 21. Objects, Patterns, And Practice
Appendix A. Bibliography
Appendix B. A Simple Parser
Matt Zandstra has worked as a web programmer, consultant, and writer for nearly two decades. He is the author of SAMS Teach Yourself PHP in 24 Hours (three editions) and a contributor to DHTML Unleashed. He has written articles for Linux Magazine, Zend.com, IBM DeveloperWorks, and php architect Magazine, among others. Matt works as a consultant advising companies on their architectures and system management, and also develops systems primarily with PHP, and Java. Matt also writes fiction.