************************ 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 .. admonition:: Source & license :class: note Reproduced **verbatim, without modification** from `© 2022, BilimEdtech Labs `__, licensed under `Creative Commons Attribution 4.0 International (CC BY 4.0) `__. Source page: https://labs.bilimedtech.com/operating-systems/index.html See :doc:`LICENSE <../LICENSE_edtech>` for the full license text.