inheritance topic
Java-design-patterns
Java Design patterns.
Revisited
π§βπ€βπ§ The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.
yaml_extend
Ruby gem that extends YAML to support file based inheritance, including command line version
javascript_inheritance_composition
Trying out few Inheritance patterns and equivalent implementation using Composition
clean-code-javascript-ko
:bathtub: Clean Code concepts adapted for JavaScript - νκΈ λ²μν :kr:
custom-error-test
Compare and test various custom error implementations.
Object-Oriented-Programming-OOPs-Python
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, youβll learn about object-oriented progra...
Cpp-Fundamentals
Hit the ground running with C++
OOP_Python
A short course introducing Object Oriented Programming in Python.
Zelda-Game
π½ A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc