Completed
Composition of Applications
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Morepath - A Python Web Framework with Super Powers
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Presentation size
- 3 Why create a new web framework
- 4 Laundry detergent commercial
- 5 What does Brand X mean
- 6 Brand X
- 7 Morepath Origins
- 8 Alien Green Glow
- 9 Goals
- 10 Super Powers
- 11 Topics
- 12 Routing
- 13 NotFound Error
- 14 Linking
- 15 Loose Coupling
- 16 Generic Code
- 17 Raise Bad Request
- 18 Linking with Query Parameters
- 19 Reuse
- 20 Animals
- 21 Generic Views
- 22 Classes
- 23 Inheritance
- 24 Extensions
- 25 Override Sauce
- 26 Composition of Applications
- 27 Combining Applications
- 28 Other Features
- 29 Morepath Extensions
- 30 Documentation
- 31 Performance
- 32 Code Size
- 33 Conclusion
- 34 Questions