Skip to content

Object-oriented scientific programming with C++

Notifications You must be signed in to change notification settings

mmoelle1/OospCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-oriented scientific programming with C++

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:

  • notebooks are jupyterlab notebooks meant for studying the material before or after the lecture
  • interactive slides will be used during the lecture with the option to adjust the content interactively
  • static slides are 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.

Lectures

lecture no. notebooks interactive slides static slides
1 Lecture 1 Lecture 1 Lecture 1
2 Lecture 2 Lecture 2 Lecture 2
3 Lecture 3 Lecture 3 Lecture 3
4 Lecture 4 Lecture 4 Lecture 4
5 Lecture 5 Lecture 5 Lecture 5
6 Lecture 6 Lecture 6 Lecture 6
7 Lecture 7 Lecture 7 Lecture 7