天生我才必有用

PHP Objects, Patterns, and Practice, Second Edition

Posted in 读书    作者:Ray    2008年一月11日

php_objects.jpg

TITLE : PHP Objects, Patterns, and Practice, Second Edition
TYPE : Computer/Programming
AUTHOR : Matt Zandstra
PUBLISHER : Apress
ISBN : 1590599098
PAGES : 487
EDITION : 2nd
LANGUAGE : ENGLISH
DOWNLOAD: EMULE

DESCRIPTION:

Backed by a tireless development community, PHP has been a model of language evolution over its 10+ year history. Borne from a contract developer’s pet project, these days you’ll find PHP powering many of the world’s largest web sites, including Yahoo!, Digg, EA Games, and Lycos.

PHP Objects, Patterns, and Practice, Second Edition shows you how to meld the power of PHP with the sound enterprise development techniques embraced by professional programmers. Going well beyond the basics of object-oriented development, you’ll learn about advanced topics such as working with static methods and properties, abstract classes, interfaces, design patterns, exception handling, and more. You’ll also be exposed to key tools such as PEAR, CVS, Phing, and phpDocumentor.

What you’ll learn

  • Write solid, maintainable code by embracing object-oriented techniques and design patterns.
  • Create detailed, versatile documentation using the powerful phpDocumentor automated documentation system.
  • Gain new flexibility during the development process by managing your code within a CVS repository and using the Phing build system.
  • Capitalize upon the quality code of others by using the PEAR package management solution.

Who is this book for?

PHP developers seeking to embrace sound development techniques such as object-orientation, design patterns, testing, and documentation

标签: , , ,