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.