This repository hosts the material of the course Modern C++
The structure of the repo is the following:
- folder
slidescontains the headline of the presentations; - folder
exercisescontains all the material which is used as a support for the lesson; - folder
programis 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.