Object Oriented Programming Object Orientation OOP
Slides…
Related …
- Back to Basics: Object-Oriented Programming (Rainer Grimm, 2021)
- Inheritance (CopperSpice C++)
- Intro to the C++ Object Model (Richard Powell, 2015)
- Virtual Inheritance: Probably Not What You Think It Is (C++ Weekly)
- Multiple Inheritance problem in C++ (Bo Qian)
- C++ Is Not An Object Oriented Language (C++ Weekly)
- Back to Basics: Virtual Dispatch and its Alternatives (Levi Inbal, 2019)
- Back to Basics: Designing Classes [1/2] (Klaus Iglberger, 2021)
- Back to Basics: Designing Classes [2/2] (Klaus Iglberger, 2021)
- Value-oriented Design in an Object-oriented System (Juan Pedro Bolivar Puente, 2021)
- Runtime Polymorphism: Back to the Basics (Louis Dionne, 2018)
OO Design Patterns
- Design Patterns and Modern C++ (JetBrains)
- Singleton Design Pattern (Code Blacksmith)
- Strategy Design Pattern (Code Blacksmith)
- Builder Design Pattern (Code Blacksmith)
- Design Patterns - Facts and Misconceptions (Klaus Iglberger)
- Statistical scientific programming OO patterns: accumulators (Olivia Quinet, 2017)
- Design Patterns - Facts and Misconceptions (Klaus Iglberger)
- The Factory Pattern (Mike Shah, 2021)
Comments…