SoftSys Spring 2021

Software Systems, Spring 2021 #

XKCD 138: Pointers

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.

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