Linkedin - Python Advanced Design Patterns
大小
213.27 MB
文件数
44
Info Hash:
58A4C96C9F39547DF5FD7F47278527429A9B8012
收录时间
2026-01-31 15:59:11
更新时间
2026-01-31 15:59:11
文件列表 (44)
1. Introduction/1. Welcome.mp4
13.21 MB
1. Introduction/2. What you should know before watching this course.mp4
628.53 KB
2. Understanding Design Patterns- Review/1. What is a design pattern.mp4
6.51 MB
2. Understanding Design Patterns- Review/2. Architectural vs. design patterns.mp4
5.84 MB
2. Understanding Design Patterns- Review/3. Patterns and frameworks.mp4
5.27 MB
2. Understanding Design Patterns- Review/4. Design pattern adoption.mp4
10.14 MB
2. Understanding Design Patterns- Review/5. Python as an object-oriented programming OOP language.mp4
3.81 MB
2. Understanding Design Patterns- Review/6. Why use design patterns or why not.mp4
6.82 MB
3. Design Best Practices/1. Quality attributes and design patterns.mp4
6.03 MB
3. Design Best Practices/2. Domain-specific patterns.mp4
5.53 MB
3. Design Best Practices/3. Security patterns.mp4
6.64 MB
3. Design Best Practices/4. Case study- Intercepting validator.mp4
6.49 MB
3. Design Best Practices/5. Intercepting validator example.mp4
6.15 MB
4. Gang of Four GoF Patterns Part 1/1. Facade.mp4
6.77 MB
4. Gang of Four GoF Patterns Part 1/2. Facade example.mp4
6.01 MB
4. Gang of Four GoF Patterns Part 1/3. Command.mp4
4.35 MB
4. Gang of Four GoF Patterns Part 1/4. Command example.mp4
9.08 MB
4. Gang of Four GoF Patterns Part 1/5. Interpreter.mp4
6.1 MB
4. Gang of Four GoF Patterns Part 1/6. Interpreter example.mp4
8.47 MB
4. Gang of Four GoF Patterns Part 1/7. Practitioners perspective- Practice.mp4
5.95 MB
5. Gang of Four GoF Patterns Part 2/1. Mediator.mp4
5.33 MB
5. Gang of Four GoF Patterns Part 2/2. Mediator example.mp4
16.29 MB
5. Gang of Four GoF Patterns Part 2/3. Memento.mp4
5.58 MB
5. Gang of Four GoF Patterns Part 2/4. Memento example.mp4
8.28 MB
5. Gang of Four GoF Patterns Part 2/5. State.mp4
5.8 MB
5. Gang of Four GoF Patterns Part 2/6. State example.mp4
10.87 MB
5. Gang of Four GoF Patterns Part 2/7. Template method.mp4
6.33 MB
5. Gang of Four GoF Patterns Part 2/8. Template method example.mp4
15.39 MB
5. Gang of Four GoF Patterns Part 2/9. Practitioners perspective- Development.mp4
5.96 MB
6. Conclusion/1. Next steps.mp4
3.65 MB
Exercise Files/03_02/begin/facade.py
380 B
Exercise Files/03_02/end/facadeKey.py
597 B
Exercise Files/03_04/begin/command.py
306 B
Exercise Files/03_04/end/commandKey.py
546 B
Exercise Files/03_06/begin/interpreter.py
406 B
Exercise Files/03_06/end/interpreterKey.py
632 B
Exercise Files/04_02/begin/mediator.py
818 B
Exercise Files/04_02/end/mediatorKey.py
1.2 KB
Exercise Files/04_04/begin/memento.py
199 B
Exercise Files/04_04/end/mementoKey.py
556 B
Exercise Files/04_06/begin/state.py
555 B
Exercise Files/04_06/end/stateKey.py
722 B
Exercise Files/04_08/begin/template.py
1.27 KB
Exercise Files/04_08/end/templateKey.py
1.59 KB