Software Systems, Spring 2021 #
Source: https://xkcd.com/138/
Welcome to the Spring 2021 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://olin.instructure.com/courses/247
Course GitHub repository: https://github.com/olincollege/softsys-2021-01