Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yeshan333/design-patterns

设计模式学习(附带 UML 类图)
https://github.com/yeshan333/design-patterns

desing-patterns java oop python uml-diagram

Last synced: 7 days ago
JSON representation

设计模式学习(附带 UML 类图)

Awesome Lists containing this project

README

        

# Design-Patterns

![各设计模式重要程度.jpg](./各设计模式重要程度.jpg)

## 参考资料

- [图说设计模式](https://design-patterns.readthedocs.io/zh_CN/latest/index.html)
- [图解设计模式](https://book.douban.com/subject/26933281/)
- [精通 Python 设计模式](https://book.douban.com/subject/34969186/)