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 ⭐

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  2. cw 2
  3. cw 3
  4. cw 4
  5. cw 5
  6. cw 6
  7. cw 7
  8. cw 8
  9. cw 9
  10. cw 10

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.

About

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

License:MIT License


Languages

Language:C 85.8%Language:Makefile 14.2%