The goal of the C ++ modules 00 to 08 is to introduce the student to Object-Oriented Programming and the C ++ programming language in general.
- C++ templates
- ex00: Function templates
- ex01: Function templates: Iter
- ex02: Class templates: Array
Please Note: You can take a look in the subject.pdf file for more relative informations about how the single exercises should be implemented.