Completed
Questions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Making Python Better One Error Message at a Time
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Syntax errors
- 3 Other syntax errors
- 4 EOF
- 5 New improvements
- 6 Common errors
- 7 Human vs machine
- 8 Page grammar
- 9 Error messages are hard
- 10 Runtime suggestions
- 11 The problem
- 12 Better Trace 311
- 13 How can you help
- 14 Summary
- 15 Questions
- 16 Regression testing
- 17 Exception messages
- 18 Pythons evolving syntax