Python: Advanced Design Patterns
Offered By: LinkedIn Learning
Course Description
Overview
Explore some advanced design patterns as applied to Python. This course helps you examine how these patterns work at the code level by walking through sample scripts.
Syllabus
Introduction
- Welcome
- What you should know before watching this course
- What is a design pattern?
- Architectural vs. design patterns
- Patterns and frameworks
- Design pattern adoption
- Python as an object-oriented programming (OOP) language
- Why use design patterns, or why not?
- Quality attributes and design patterns
- Domain-specific patterns
- Security patterns
- Case study: Intercepting validator
- Intercepting validator example
- Facade
- Facade example
- Command
- Command example
- Interpreter
- Interpreter example
- Practitioner's perspective: Practice
- Mediator
- Mediator example
- Memento
- Memento example
- State
- State example
- Template method
- Template method example
- Practitioner's perspective: Development
- Next steps
Taught by
Jungwoo Ryoo
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity