Completed
Edge cases
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Stop Testing and Break Your Code Base
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 SquareFill
- 3 A lack of tests causes pain
- 4 Encapsulation
- 5 Acceptance tests & encapsulation
- 6 SRP Single Responsibility
- 7 Public vs private
- 8 Debugging
- 9 Fast feedback
- 10 Edge cases
- 11 Productionising spikes
- 12 Path to a solution
- 13 TDD makes everything better
- 14 Debugging
- 15 Refactoring
- 16 Fast feedback
- 17 Edge cases
- 18 Productionising spikes
- 19 Summary
- 20 Outro