Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 460 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 460 Bytes

CS 344 Operating Systems I

This repository is an archive of all the programming assignments for CS 344 at Oregon State University taken winter quarter 2020, taught by Justin Goins.

Course Description

Learn scripting and how it connects user programs and OS utilities together, communicating with the Operating System via system calls and utilities, creating and managing multiple processes at once, and inter-process communication, including networking.