https://github.com/ml3m/operating_systems
works on Operating Systems course.
https://github.com/ml3m/operating_systems
Last synced: 6 months ago
JSON representation
works on Operating Systems course.
- Host: GitHub
- URL: https://github.com/ml3m/operating_systems
- Owner: ml3m
- Created: 2024-10-11T18:01:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T17:05:03.000Z (about 1 year ago)
- Last Synced: 2025-04-09T18:15:50.313Z (9 months ago)
- Language: C
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating Systems Repository
## Description
Welcome to the **Operating Systems** repository! This repository contains
homework assignments, labs, and related documentation for my Operating Systems
coursework. Each directory within the repository corresponds to specific tasks,
labs, or homework assignments completed throughout the course.
## Repository Structure
Below is a brief overview of the contents of the repository:
- **[Lab 2.1 Homework](lab2.1)**: Contains the code and documentation for Lab 2.1.
- **[lab 2.2 Homework](lab2.2)**: Contains the code and documentation for Lab 2.2.
- **[lab 4 Homwork](lab4)**: This directory includes Lab 4 materials, including any exercises,
scripts, or related files.
- **[lab 5 Homework](lab5_homework)**: Contains homework and supporting files for Lab 5.
- **[lab 7 Homework](lab7_homework)**: Contains homework and supporting files for Lab 7.
## How to Use This Repository
1. **Navigate the Directories**: Each directory corresponds to a specific lab
or homework assignment. Read through the documentation (if available) within
each folder to understand the purpose and context of the code or files
provided.
2. **Updates**: Some directories are updated with commit messages like
`updated: added docs`. These may contain important revisions or additional
context.
## License
- This repository is only for educational purposes only.