Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szymon-budziak/operating_systems_course_agh

Solutions from Operating systems course at AGH UST. If you use it and it helped you please leave a star ⭐
https://github.com/szymon-budziak/operating_systems_course_agh

c c-programming-language linux operating-systems unix

Last synced: 17 days ago
JSON representation

Solutions from Operating systems course at AGH UST. If you use it and it helped you please leave a star ⭐

Awesome Lists containing this project

README

        

# Operating systems course at AGH UST
The repository with solutions from Operating systems (Systemy operacyjne) lab classes at the AGH. Here I will share all of the codes written by me and codes written during lab classes. All codes are written in English but the content of the labs is in Polish. The leading programming language during this course was C.
## Table of contents
Table of contents consists of specific sections in repository. Each section consists of subdirectories with solution to a specific task and readme.md file with the content of the tasks.
1. [cw 1](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw01)
2. [cw 2](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw02)
3. [cw 3](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw03)
4. [cw 4](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw04)
5. [cw 5](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw05)
6. [cw 6](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw06)
7. [cw 7](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw07)
8. [cw 8](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw08)
9. [cw 9](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw09)
10. [cw 10](https://github.com/Szymon-Budziak/Operating_systems_course_AGH/tree/main/cw10)
## Licence
If you use this repository/code for classes or for something else, please give me a star or a fork :). It will help me know that my work is important and useful to someone.