************************ Operating Systems ************************ These labs are for our fall 2019 operating systems course that teach the students: #. Specific aspects of an OS #. How to use systems calls in C to interact with the Windows OS (or the kernel) directly. #. How to use Linux in a virtual environment Perquisites: Students should have a foundation in the essential programming procedures using a C-like language (C#, Java, C++, etc.). .. note:: These labs are designed for learners using a **Windows environments**. .. toctree:: :caption: OS Labs :maxdepth: 1 overview 1/index 2/index 3/index 4/index 5/index 6/index 7/index 8/index .. toctree:: :caption: Support Docs :maxdepth: 3 references/index