Skip to content

ncrookston/cpp-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Training Exercises

Use cmake to generate solution/makefiles for your favorite platform. (You can run cmake-gui, or from the command-line type: mkdir _bld; cd _bld; cmake ..; explorer cpp-training.sln.) Perform the exercises listed in training.cpp, executing it as appropriate.

Links to trainings and answers may be found on the wiki.

About

repository of c++ training exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages