Concurrent Programming - Spring 2018

This is the homepage of the course on Concurrent Programming, held at the University of Southern Denmark in Spring 2018.

Re-Exam

See instructions at https://github.com/fmontesi/cp2018/blob/master/re-exam/README.md

Exam

See instructions at https://github.com/fmontesi/cp2018/blob/master/exam/README.md

Course Evaluation

Material

Exercises

The main exercises are given in the course code repository, https://github.com/fmontesi/cp2018, in the folder exercises. Each week has its own subdirectory.

If you would like to receive updates on when exercises become available, you can watch the repository on GitHub: open the link and click "Watch" on the top-right. (You need to create a GitHub account to do that, if you do not have one already.)

Some exercises are given at the end of the slides. More exercises are developed during the exercise classes, by reworking the examples in the book. Below you can find the reading assignments for each exercise class (see the Introduction slides if you do not understand this point).

Useful Links / Additional Reading