Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aherbrich/sysprog24
https://github.com/aherbrich/sysprog24
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aherbrich/sysprog24
- Owner: aherbrich
- Created: 2024-04-22T13:28:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T13:43:16.000Z (6 months ago)
- Last Synced: 2024-05-30T16:01:17.762Z (6 months ago)
- Language: C
- Size: 7.27 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tutorien
Tutorium | Thema | Tut-Slides | Code | Extra
------|----------|------------|------|------
1 | Setup & C-Basics | [pptx](./tut01/tut01-setup-and-c.pptx), [pdf](./tut01/tut01-setup-and-c.pdf) | [code](./tut01/code/) | [notes](./tut01/README.md)
2 | Prozesse und Threads | [pptx](./tut02/tut02-prozesse.pptx), [pdf](./tut02/tut02-prozesse.pdf) | - | -
3 | Scheduling | - | - | Tabellen [[xlsx](./tut03/scheduling.xlsx),[pdf](./tut03/scheduling.pdf)], Online-Scheduler [[link](https://distributedsystems.berlin/SysprogInteract/scheduling/scheduling.html)]
4 | Scheduling | - | - | -
5 | Prozesssynchronisation | - | - | -> [README](./tut05/README.md) <-
6 | Prozesssynchronisation | - | [Ping-Pong](./tut06/3.4/) | -
7 | BM Verwaltung |
8 | BM Verwaltung |
9 | Speicherverwaltung |
10 | Speicherverwaltung |
11 | Dateisysteme |