Former name: CPPLEARNING
This is an eclipse CDT workspace, most of the projects are eclipse CDT projects, some are Visual Studio projects and some are Clion projects.
Note that the SingleFiles folder are single source files and can be compiled using command line, or they can be opened and compiled using Sublime Text or Dev-C++. Don't forget to add -std=c++0x or -std=c++1y.