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

https://github.com/louiscb/operating-systems

Collection of programs and resources related to Unix based OS
https://github.com/louiscb/operating-systems

c operating-systems

Last synced: over 1 year ago
JSON representation

Collection of programs and resources related to Unix based OS

Awesome Lists containing this project

README

          

# Operating Systems

This repository represents a series of projects and reports created by myself to facilitate my learning and understanding of operating systems.

The content of this repository is focused on UNIX based operating systems, and all of the code was developed using Ubuntu.

My primary learning resources were:
- [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/)
- [KTH course ID1206](https://www.kth.se/student/kurser/kurs/ID1206?l=en)