Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bayars/system-programming

I shared the system programming lectures notes and my exams
https://github.com/bayars/system-programming

c linux system-programming unix unix-programming

Last synced: about 1 month ago
JSON representation

I shared the system programming lectures notes and my exams

Awesome Lists containing this project

README

        

# System Programming

I shared the system programming lectures notes and exams. All code wrote c so that compiled with gcc. You can compile with that way:

```
gcc -o out -pthread
```

Additionally, I added my teacher notes in the directories but the notes in Turkish language. You can investigate the codes in the notes.