This repository hosts the material of the course Modern C++
The structure of the repo is the following:
- folder
slides
contains the headline of the presentations; - folder
exercises
contains all the material which is used as a support for the lesson; - folder
program
is a brief of what the course contains each year.
This repository can be used with GitHub Codespaces and is already configured to use CMake, gcc, gdb and Visual Studio Code to execute the exercises.