From the course: Python: Design Patterns (2021)
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Next steps with design patterns - Python Tutorial
From the course: Python: Design Patterns (2021)
Next steps with design patterns
- [Jungwoo] If you want to learn more about other implementations of design patterns in Python, there is an active open-source community that develops and maintains accessible design patterns. If you want to learn more design patterns, I recommend that you watch my Python Advanced Design Patterns course. In the next course, we'll build on the design pattern concepts we learned in this course and pursue more advanced topics, such as architectural and domain specific patterns. We'll also cover the remaining gang of four patterns to complete our journey to explore the classic design patterns out there.