Skip to main content
Ctrl+K
Jörg Faschingbauer - Home Jörg Faschingbauer - Home
  • Training Courses
  • About
  • Blog
  • Training Courses
  • About
  • Blog

Section Navigation

  • Course Descriptions
  • Pricing, Organizational
  • Log Of Past Courses
  • Complete Slide Material
    • Linux
    • Python Programming
    • The C Programming Language
    • C++ < 11
      • Introduction
      • Data Encapsulation
      • Functions and Methods
      • Exceptions
      • C++ Template Basics
      • Standard Template Library
      • Dynamic Memory Allocation, Resource Management
      • Inheritance And Object Oriented Design
        • Inheritance Basics
        • Dynamic Dispatch: Virtual Methods
        • Pure Virtual Methods, And Interfaces
        • Destructors And Interfaces
        • C++ “Interfaces”
      • The Standard Library: Miscellaneous Topics
      • Exercises: User Database
      • Exercises: Miscellaneous
    • C++ >= 11
    • Design Patterns With C++
    • C++: TODO List
    • C++: Miscellaneous Live-Hacking
    • C++ Code
    • C++ Exercises
    • CMake
    • Is Software A Craft? Software Is A Craft! ⟶ Clean Code
    • Unit Testing With googletest
  • Training Courses
  • Complete Slide Material
  • C++ < 11
  • Inheritance And Object Oriented Design

Inheritance And Object Oriented Design#

  • Topics

  • Exercises

See also

From A One-Day Overview Of C++

  • OOP: Towards The Interface Dogma

Topics#

  • Inheritance Basics
  • Dynamic Dispatch: Virtual Methods
  • Pure Virtual Methods, And Interfaces
  • Destructors And Interfaces
  • C++ “Interfaces”

Exercises#

  • Exercise: Sensor Interface

On this page
  • Topics
  • Exercises

© Copyright 2019-2025 (GPLv3), Jörg Faschingbauer.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.

Show Source