Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
ScalaClean - Full Program Static Analysis at Scale
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Confession time
- 3 Software Quality
- 4 Is writing quality software important?
- 5 How do we keep code clean?
- 6 Surely there is...
- 7 What are they checking Summary
- 8 So what is wrong?
- 9 It's a graph problem
- 10 ScalaClean - the plan
- 11 The closed world assumption
- 12 Capturing the information
- 13 So what can we do?
- 14 Dead code analysis
- 15 Limitations
- 16 Privatisation - 6
- 17 Build diamonds
- 18 Code improvements
- 19 Observations
- 20 What next?
- 21 Conclusion
- 22 Questions?