Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 类图)
- Host: GitHub
- URL: https://github.com/yeshan333/design-patterns
- Owner: yeshan333
- License: apache-2.0
- Created: 2020-03-05T11:36:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T05:09:48.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T15:11:35.397Z (14 days ago)
- Topics: desing-patterns, java, oop, python, uml-diagram
- Language: Python
- Homepage:
- Size: 972 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)