1、《代码重构和设计模式》
英文版
Refactoring and Design Patterns
中文版
2、《重学Java设计模式》
作者:小傅哥
https://github.com/fuzhengwei/CodeGuide/
https://github.com/fuzhengwei/CodeGuide/wiki
3、C++11全套设计模式-23种指针的用法
参考书籍 《图解设计模式》,实现23种设计模式,使用C++11实现
https://github.com/jaredtao/DesignPattern
DesignPattern: C++11实现的全套设计模式(a full DesignPattern implement with c++11)
---
参考文献