Completed
python-modernize
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How We Migrated 3.8 Million Lines of Python 2 Without Interrupting Development
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Flow of a request
- 3 Architecture of yelp-main
- 4 More yelp-main stats
- 5 100 tests
- 6 Motivation and requirements
- 7 Phases and timeline
- 8 Tracking work
- 9 python-modernize
- 10 Interlude about tooling
- 11 Parsability
- 12 Importability
- 13 Functional parity: sort
- 14 Rollout
- 15 Outcomes
- 16 The Future