From the course: Python: Advanced Design Patterns (2018)
Welcome - Python Tutorial
From the course: Python: Advanced Design Patterns (2018)
Welcome
- [Jungwoo] Hi, I'm Jungwoo Ryoo, and in this course, we'll look at advanced design pattern concepts and their implementations. I'll start by going over topics such as architectural patterns, quality attributes, and domain specific patterns. I'll introduce seven highly practical design patterns, such as facade, memento, and template method, so you can quickly enhance your programming skills. We'll examine the significance of these patterns by working through sample scripts to demonstrate how they actually work at the code level. Now, let's get started with Python: Advanced Design Patterns.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.