composition-over-inheritance

There are 8 repositories under composition-over-inheritance topic.

  • sockeqwe/AdapterDelegates

    "Favor composition over inheritance" for RecyclerView Adapters

    Language:Java2.9k7567314
  • SOLID-Factory

    tunchasan/SOLID-Factory

    SOLID Factory is a Unity2D Project which has been developed to test high-level programming concepts such as SOLID, DRY, Separation of Concern, Composition over Inheritance, Maximize Cohesion, Minimize Coupling, and Dependency Injection(via Exzenject) principles in Unity.

    Language:C#63303
  • capnslipp/SCNViewController

    The Missing SCNViewController Class (a Swift µ-library)

    Language:Swift7100
  • jordan-enev/oop

    Examples of OOP (Object-oriented programming) concepts.

    Language:PHP4101
  • nuuday/nuuday-android-bdc

    Behavior Driven Components for Android: Decouple Your Logic And Get Out Of Base-Class Hell

    Language:Kotlin3331
  • black-io/black.data-oriented

    The DOD (Data Oriented Design) implementations for `Black::Framework`.

    Language:C++1100
  • nayeemsweb/OOD

    Object Oriented Design aka OOD. In this repo we have tried to implement some important and commonly used OOD principles.

    Language:C#15
  • tonix-tuft/php-cartesian-composition

    Cartesian composition algorithm to compose functions and objects implemented in PHP.

    Language:PHP20