website/_posts/teaching/2019-10-15-operating_systems.md

1.1 KiB

layout, title, categories, excerpt, header
layout title categories excerpt header
single Lecture: Operating Systems teaching Teaching the inner working of bits and bytes.
teaser
assets/images/teaching/computer_os.png

logo{: .align-left style="padding:0.1em; width:5em"}In the semesters listed below, I assisted in organizing the "Operating Systems" lecture for 300-400 students, coordinating with a team of 10-12 tutors to manage workload.

Content

We developed weekly graded exercises and exams. This lecture, a continuation of [`Computer Architecture`](teaching/computer_achitecture/) focused on system programming concepts like OS programming, synchronization, process communication, and memory management. Practical exercises used Java, particularly the Thread API, and the course concluded with distributed systems architecture. Taught by Prof. Dr. Linnhoff-Popien at [LMU Munich](https://www.mobile.ifi.lmu.de/).