Cantitate/Preț
Produs

PHP Objects, Patterns and Practice

Autor Matt Zandstra
en Limba Engleză Paperback – iun 2010
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.
Citește tot Restrânge

Preț: 29960 lei

Preț vechi: 37449 lei
-20% Nou

Puncte Express: 449

Preț estimativ în valută:
5734 5970$ 4846£

Carte disponibilă

Livrare economică 18 februarie-04 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430229254
ISBN-10: 143022925X
Pagini: 515
Ilustrații: XX, 536 p.
Dimensiuni: 178 x 254 x 28 mm
Greutate: 0.91 kg
Ediția:3rd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

PHP: Design and Management.- Objects.- PHP and Object.- Object Basic.- Advanced Featurers.- Object Tools.- Object and Design.- Patterns.- What are Design Pattern? Why Use Them?.- Some Pattern Principles.- Generating Object.- Pattern for Flexible Object Programming.- Performing and Representing Tasks.- Enterprise Patterns.- Database Patterns.- Practice.- Good (and Bad) Practice.- An Introduction to PEAR and Pyrus.- Generating Documentation with phpDocumentor.- Version Control with Subversion.- Testing with PHPUnit.- Automated Build with Phing.- Continuous Integration.- Conclusion.- Objects, Patterns, Practice.

Notă biografică

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.

Caracteristici

With PHP Objects, Patterns, and Practice, Third Edition, you'll dig into the details about objects, discover design patterns and principles, and learn how to use enterprise tools to make your projects more successful.