inheritance topic

List inheritance repositories

kaop

39
Stars
5
Forks
Watchers

Advanced OOP Library with createClass, inheritance, providers, injectors, advices which enables handy Inversion of Control techniques

codeigniter-psr4-autoload

52
Stars
8
Forks
Watchers

CodeIgniter 3 PSR-4 Autoloader for Application

yii2-activerecord-inheritance

18
Stars
7
Forks
Watchers

ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework

TypeExtender

32
Stars
11
Forks
Watchers

A library that extends any unsealed type at runtime

Java-Programs

84
Stars
52
Forks
Watchers

Java Practiced Problems including concepts of OOPS, Interface, String , Collection.

Object-Oriented-Software-Development

21
Stars
5
Forks
Watchers

Using C++ to build Nine Almonds, Checkers, Magic Square, Reversi , Chess, Tic Tac Toe Game.

SSVEntitySystem

20
Stars
3
Forks
Watchers

[HEADER-ONLY] C++14 simple entity/component system for realtime games. Simplicity of use is preferred over a real "entity-component-system" hierarchy. Components update and draw themselves (users crea...

java-springboot

17
Stars
1
Forks
Watchers

(Java & React) Yazılım Geliştirici Yetiştirme Kampı Java kısmına ait yazılan kaynak kodlar ve ödev çalışmalarım.

uclang

22
Stars
3
Forks
Watchers

Interpreted, dynamically typed, object-oriented programming language

StartingOutWithPython

45
Stars
25
Forks
Watchers

The codes of the book "Starting Out With Python" (3rd Edition) by Tony Gaddis.