ChristheIm / CST315-Operating_Systems_Lecture_and_Lab

CST315 course covers computational resources, such as memory, processors, networks, security, and how the programming languages, architectures, and operating systems interact. Hands-on activities focus on writing a shell that implements process management, file management, and I/O management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CST315-Operating_Systems_Lecture_and_Lab

CST315 course covers computational resources, such as memory, processors, networks, security, and how the programming languages, architectures, and operating systems interact. Hands-on activities focus on writing a shell that implements process management, file management, and I/O management.

Project0: Familiarity with UNIX/Linux (Completed)
Project1: Unix:Linux Command Line Interpreter (Completed)
Project2: Pager A Virtual Memory Manager (Completed)
Project3: Short-Term Process Scheduler (Completed)
Project4: File System Manager (Completed)

About

CST315 course covers computational resources, such as memory, processors, networks, security, and how the programming languages, architectures, and operating systems interact. Hands-on activities focus on writing a shell that implements process management, file management, and I/O management.


Languages

Language:C++ 98.9%Language:Shell 1.1%