Theory (algorithms and concepts)
- Video: CPU: Processes , CPU: Scheduler I , CPU: Scheduler II (optional)
- Foils: PPTX and PDF
- Tanenbaum, Modern Operating Systems , 2.1, 2.2, 2.4, 10.3 and 11.4
Application (implementation)
We did not manage to go through all of the material, so we will continue next week. We managed to go through pointers and started working on the stack, so we will continue talking about the stack. Code is in .tar.gz format. To extract, download the file, and do tar xaf <archive.tar.gz>
Practice (programming)
intro til programmeringsverkt?yene, Git, og basistypene i C, adresser, pekere, C-strings, char arrays