Autoplay
Autocomplete
HTML5
Flash
Player
Speed
Previous Lecture
Complete and continue
Design Patterns In Python
Design Patterns
What are Design Patterns? (1:58)
History of Design Patterns (0:55)
Why Study Design Patterns? (2:19)
Describing Design Patterns (1:32)
The Catalog of Design Patterns (0:21)
Classification of Design Patterns (1:34)
Case Study of SysMan - System Management Product
Introduction (1:05)
SysMan Introduction (2:40)
Requirements (1:54)
Architecture (7:03)
Design (17:05)
Design Problems 1-4 (3:15)
Design Problems 5-8 (3:51)
Design Problems 9-12 (2:26)
Design Problems 13-16 (2:21)
Design Problems 17-20 (3:00)
Design Problems 21-23 (2:19)
Creational Patterns
Abstract Factory (4:54)
Explanation of Abstract Factory Structure Source (8:55)
Builder (5:30)
Explanation of Builder Structure Source (11:21)
Factory Method (4:05)
Explanation of Factory Method Structure Source (4:19)
Prototype (3:17)
Explanation of Prototype Structure Source (4:30)
Singleton (3:07)
Explanation of Singleton Structure Source (5:14)
Creational Patterns Python Source Code
Structural Patterns
Adapter (4:19)
Explanation of Adapter Structure Source (2:45)
Bridge (4:18)
Explanation of Bridge Structure Source (5:40)
Composite (2:30)
Explanation of Composite Structure Source (8:31)
Decorator (3:05)
Explanation of Decorator Structure Source (10:31)
Facade (2:55)
Explanation of Facade Structure Source (7:42)
Flyweight (3:52)
Explanation of Flyweight Structure Source (14:47)
Proxy (3:07)
Explanation of Proxy Structure Source (4:14)
Structural Patterns Python Source Code
Behavioral Patterns
Chain of Responsibility (2:31)
Explanation of Chain of Responsibility Structure Source (5:35)
Command (3:32)
Explanation of Command Structure Source (4:35)
Interpreter (3:54)
Explanation of Interpreter Structure Source (6:27)
Iterator (3:07)
Explanation of Iterator Structure Source (7:24)
Mediator (3:32)
Explanation of Mediator Structure Source (12:06)
Memento (3:27)
Explanation of Memento Structure Source (11:52)
Observer (4:19)
Explanation of Observer Structure Source (11:31)
State (3:06)
Explanation of State Structure Source (8:13)
Strategy (3:46)
Explanation of Strategy Structure Source (6:50)
Template Method (2:54)
Explanation of Template Method Structure Source (5:29)
Visitor (3:40)
Explanation of Visitor Structure Source (10:46)
Behavioral Patterns Python Source Code
State
Lecture content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock