Software Systems, Spring 2022 #
Source: https://xkcd.com/138/
Welcome to the Spring 2022 edition of Software Systems (SoftSys). This course is part of the computing concentration at Olin, and covers operating systems, networks, and system-level programming in C, including threads, scheduling, synchronization, virtual memory, processes, and file systems.
Quick Links #
The sidebar links to the syllabus and to the instructions for computational setup.
For Current Students Only #
Course Canvas site: https://canvas.olin.edu/courses/389
Course GitHub repository: https://github.com/olincollege/softsys-2022-01