Skip to content

icub-training/material_modern-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b223e5 · Apr 28, 2025

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.