Completed
Issues with using globals and semiglobals
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Semi-Globals and Multi-Threading - Challenges in Legacy Code Adaptation
Automatically move to the next video in the Classroom when playback concludes
- 1 Issues with using globals and semiglobals
- 2 Adding interactions with external systems to SimCorp Sofia
- 3 Understanding the system architecture
- 4 Getting the system working
- 5 Extending the system further
- 6 How to tell when variables are being modified by multiple threads
- 7 What we learned about software development