Skip to content

Repository hosting the modern c++ course material

Notifications You must be signed in to change notification settings

CesareTonola/material_modern-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

training-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 gipod and is already configured to use CMake, gcc, gdb and Visual Studio Code to execute the exercises.

Here some gitpod prerequisites:

Warning

Visit your Gitpod Integrations and make sure that all GitHub permissions are enabled (click on the ellipsis).

Note

If you didn't install the gitpod browser extension, visit your Gitpod Workspaces and click on the green button to create a new workspace by providing the URL of this repository.

About

Repository hosting the modern c++ course material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.7%
  • CMake 11.3%