Skip to content

joubin/CSC-159

Repository files navigation

CSC-159

CSC-159

Class Description:

CSC 159. Operating System Pragmatics. Application of operating system principles to the design and implementation of a multitasking operating system. Students will write an operating system for a computer platform. Topics include: scheduling of processes, control and allocation of computer resources, and user interfacing

Druring CSC 159, We designed an operating system and implemented the basic structures and system calls required to operate.

Each phase buildes on the one previous to it.