Completed
Using Declaration
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Reflect -this! - Design and Implementation of a Pragmatic Mixin Library with Static Reflection
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 How not to design dinosaurs
- 3 Whats a mixin
- 4 Design priorities
- 5 Design techniques
- 6 Python mixins
- 7 Rust mixins
- 8 C mixins
- 9 Tuple Define Structure
- 10 BoostPFR
- 11 Usage Library
- 12 Usage Library in a Class
- 13 Equality Extension
- 14 Using Declaration
- 15 Homework
- 16 Baseline
- 17 Understandability
- 18 Summary
- 19 Evolution
- 20 Understanding