Introduction to C++ at 42 Heilbronn
exercises and small projects, exploring:
- operator overloading
- I/O streams
- inheritance
- polymorphism
- exeption handling
- casts
- templates
- Standard Template Library, Algorithm library and more
The Code for these modules is written in accordance with the C++98 Standard, this was asked for by the subject.