Slides
The slides used during the lecture are available here. Slides for the JVM lecture are available here (sorry, no time to translate...).
Source files for examples given during the lecture on RTSJ are available here. Source files for examples given during the lecture on th JVM are available here.
Lab sessions
- the lab session 1 on concurrency in Java is available here.
- the lab session 2 on RT threads with RTSJ is available here. The
necessary source files are available in your repository under the
lab2
directory.
Project
The project definition is here. Necessary files are available in your project repository.