There are 0 repository under oo-programming topic.
Various teaching material
GoF Design Patterns implemented in modern C++.
Visual guide to OOP and almost any other programming concepts
Explanation of SOLID with simple examples (in JAVA).
Extracting class features from an open-source project
exercício da faculdade sobre orientação a objetos.
poly2variant is an experience using a variant like as a safe type switching mechanism to discover derived types from bases when there are a known set of polymorphic types.