Completed
preamble
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Lessons Learned From Maintaining SDK in Python for Three Years
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 what do we do?
- 4 how it works
- 5 three different approaches
- 6 sdk per tech stack
- 7 first approach
- 8 reading from the database
- 9 second approach
- 10 moving the ownership
- 11 third approach
- 12 what we learned
- 13 uniform functionality
- 14 json vs grpc
- 15 proprietary vs well-known protocol
- 16 versions management
- 17 rigorous testing
- 18 diversity
- 19 q&a