天生我才必有用

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

标签: , , ,

2 Responses to 'PHP Objects, Patterns, and Practice, Second Edition'

Subscribe to comments with RSS or TrackBack to 'PHP Objects, Patterns, and Practice, Second Edition'.

  1. Ray said, on 一月 11th, 2008 at 8:57 下午

    翻了翻这本书,感觉还不错,内容都挺新的,有机会看一下。

  2. Ray said, on 一月 12th, 2008 at 11:09 上午

    先看了一章Object,讲了非常不错,如果对PHP的对象不是非常熟悉,可以学一下,内容安排上挺紧凑的。

Leave a Reply