开发者

PHP Object Oriented programming - advanced techniques book [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_如何学JAVA

Closed 6 years ago.

Improve this question

I have some knowledge of object oriented php, i understand objects and classes. Can you recommend me some book that will teach me some more advanced techniques?


PHP in Action has good knowledge of OOP in PHP


For OOP:

  • "Agile Software Development" by R. Martin
  • "Code Complete" by S. McConnell

For PHP - corresponding section of PHP manual (it's really thorough and complete enough)


I don't know if I'm too late, but I would strongly recommend:

PHP Objects, Patterns and Practice by Matt Zandstra

This is actually one of the books Zend recommends reading before taking the PHP5 certification exam.

  • Christian
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜