Error Handling and ExceptionsCovers error management, exceptions, and debugging techniques in C++, emphasizing the importance of making code more robust and easier to debug.
Input/Output: BasicsCovers the basics of input/output operations in C++, including interacting with the world through keyboard and screen.
IT Forum: EPFL IS StrategyDiscusses EPFL's IS strategy, achievements, challenges, and the shift towards a service-oriented organization to meet growing IT needs.
Concurrency Primitives and PitfallsExplores concurrency primitives, mutual exclusion, and synchronization pitfalls in operating systems, focusing on condition variables and semaphores.