10 modules to discover CPP
Namespaces, classes, member functions, stdio streams,
initialization lists, static, const, and some other basic
stuff
This module has been validated with a score of 100/100.
Memory allocation, pointers to members,
references, switch statement
This module has been validated with a score of 100/100.
Ad-hoc polymorphism, operator overloading
and Orthodox Canonical class form
This module has been validated with a score of 100/100.
Inheritance
This module has been validated with a score of 100/100.
Subtype polymorphism, abstract classes, interfaces
This module has been validated with a score of 100/100.
Repetition and Exceptions
This module has been validated with a score of 100/100.
C++ casts
This module has been validated with a score of 100/100.
C++ templates
This module has been validated with a score of 100/100.
Templated containers, iterators, algorithms
This module has been validated with a score of 100/100.
STL This module has been validated with a score of 100/100.