The CSC 4508 - Operating systems module is dispensed at Télécom SudParis in M1, and as part of IP Paris master of Computer Science (Parallel & Distributed Systems, and High Performance Data Analytics tracks).
The aim of the module is to introduce the main concepts of operating systems. In this module, you will learn how to:
- Develop an application that interacts with the operating system
- Develop a parallel application using processes or threads that interact
- Explain the main internal mechanisms of an Operating System
- Implement the main mechanisms in a toy operating system