- Profs: T. Hoefler, B. Solenthaler
- Website: https://spcl.inf.ethz.ch/Teaching/2025-pp/
- Moodle: https://moodle-app2.let.ethz.ch/course/view.php?id=24843
- Admin: Admin
- Material: Material
- Videos:
Lecture Notes
- 01 Introduction & Course Overview
- 02 Java Recap and JVM Overview
- 03 Introduction to Threads and Synchronization (Part I)
- 04 Introduction to Threads and Synchronization (Part II)
- 05 Introduction to Threads and Synchronization (Part III)
- 06 Parallel Architectures - Parallelism on the Hardware Level
- 07 Basic Concepts in Parallelism
- 08 Divide & Conquer and Executor Service
- 09 DAG and ForkJoin Framework