c++ programming school
All chapters have examples: ch1/*.cpp
All of them have solutions for programming exercises: ch1/exc/*.cpp
What mean:
First chapter have examples: first.cpp, second.cpp
In folder exc there are solutions for programming exercises: 1.1.cpp - exercise 1 in chapter 1 1.2.cpp - exercise 2 in chapter 1
and so on.