This repository contains the slides of the course Object-oriented scientific programming with C++ given at TU Delft under the two course codes TW3720TW (bachelor programme) and WI4771TU (master programme). The slides are offered in three different variants:
notebooksare jupyterlab notebooks meant for studying the material before or after the lectureinteractive slideswill be used during the lecture with the option to adjust the content interactivelystatic slidesare static versions of the lecture slides
We strongly recomment using the notebooks and slides in the provided binder environment. Slides and notebooks will not run on a local JupyterLab installation because they require the Jupyter kernel for C++ to be installed and configured properly. Note that no support will be given to make the slides and notebooks run on a local JupyterLab installation.
| lecture no. | notebooks | interactive slides | static slides |
|---|---|---|---|
| 1 | |||
| 2 | |||
| 3 | |||
| 4 | |||
| 5 | |||
| 6 | |||
| 7 |
© Copyright 2025, Matthias Möller.