Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Zen of Yarn
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 How to evaluate projects?
- 3 The Zen of Python
- 4 Uniform is better than varying.
- 5 Stable is better than unstable
- 6 Readable is better than messy
- 7 Speed is important, benchmarks not so much.
- 8 Aim to do the right thing by default.
- 9 Work for the benefit of future contributors.
- 10 Pick the destination, interpolate the joumey.