Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 592 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 592 Bytes

material-modern-cpp

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.