Completed
Explicit is better than implicit
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Code Quality in Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 This talk will be
- 3 Meet the Hobgoblin!
- 4 Meet Timmy!
- 5 Meet the Zen of Python
- 6 Beautiful is better than ugly
- 7 Formatters
- 8 Explicit is better than implicit
- 9 Simple is better than complex
- 10 Complex is better than complicated
- 11 Flat is better than nested
- 12 Sparse is better than dense
- 13 Readability counts
- 14 Special cases aren't special enough to break the rules
- 15 Errors should never pass silently