Completed
Python is quirky
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Code From Nothing - Procedural Generation of Python Source Code
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Greetings!
- 3 About this talk
- 4 Code... What is it, really?
- 5 Linters and autoformatters
- 6 Checking the Checkers
- 7 Random acts of code
- 8 Structure is the king
- 9 Grammar as a template
- 10 Enter Hypothesis
- 11 LarkStrategy
- 12 Python is quirky
- 13 Enter Hypothesmith
- 14 Targeted search
- 15 Bugs found with Hypothesmith
- 16 Caveats
- 17 Further reading