Skip to content

NoahGJAC/Operating-System-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating-System-Project

This repository contains a Python project that simulates basic functionalities of an operating system. It's part of an Operating Systems course, and the primary focus is on understanding demand paging.

Project Overview

  • Codebase Provided By: Sandy Bultena
  • Course: Operating Systems

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Python 3.x

Run the Code

python3 OS_test_project.py

Contributing

Contributions are welcome, especially in the areas of improving the MVP implementation, UI enhancements, and adding more tests. Please feel free to fork the repository, make your changes, and submit a pull request.

Acknowledgements

The original codebase was provided by Sandy Bultena. I have made modifications solely in the operating_system.py file to implement the assignment requirements.

About

Python project for my operating systems course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages