Completed
Fear of incomplete transitions?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Is QEMU Too Complex, and What Can We Do About It?
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Betteridge's law of headlines
- 3 Why is complexity a problem?
- 4 Also essential complexity
- 5 Complexity of tools
- 6 Fighting accidental complexity?
- 7 Signs of accidental complexity
- 8 A new way to do the same thing
- 9 Automated conversions with Coccin
- 10 Incomplete support for features
- 11 Fear of incomplete transitions?
- 12 Duplicated logic
- 13 Case study: command line
- 14 Flexible options
- 15 Command options
- 16 Combo options
- 17 Shortcut options
- 18 One-off options
- 19 Legacy options
- 20 Summary