Skip to content
#

inheritance-concept

Here are 8 public repositories matching this topic...

Easily master C++ OOP! Access curated notes (collected from various sources), collected images, and original code examples which I wrote on my own. Ideal for beginners and experienced programmers. Boost understanding and apply concepts to projects. Contributions welcome!

  • Updated Jul 15, 2023
  • C++

Ein kleines Godot-4.4-Demoprojekt, das den Unterschied zwischen Inheritance und Composition zeigt. Anhand einfacher NPCs mit Basis- und Spezialaktionen werden beide Ansätze gegenübergestellt – ideal als Lern- und Diskussionsgrundlage für saubere Code-Architektur.

  • Updated Aug 24, 2025
  • GDScript

Improve this page

Add a description, image, and links to the inheritance-concept topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inheritance-concept topic, visit your repo's landing page and select "manage topics."

Learn more