Home  >  Article  >  Backend Development  >  How to learn design patterns?

How to learn design patterns?

WBOY
WBOYOriginal
2016-08-04 09:20:52902browse

  1. I used to learn object-oriented by watching my colleagues’ code.

  2. I have never deliberately learned design patterns, how should I start learning them?

  3. What books do you recommend? Why recommended?

Reply content:

  1. I used to learn object-oriented by watching my colleagues’ code.

  2. I have never deliberately learned design patterns, how should I start learning them?

  3. What books do you recommend? Why recommended?

Please take a look at this Githubrepository (10,000+ Star): sample code for several design patterns in PHP

http://www.imooc.com/learn/236

You can refer to the notes I took while learning Java

Java 23 design patterns study notes

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn