Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with inheritance

A curated list of projects in awesome lists tagged with inheritance .

https://github.com/qkraudghgh/clean-code-javascript-ko

:bathtub: Clean Code concepts adapted for JavaScript - 한글 번역판 :kr:

clean-architecture clean-code composition inheritance javascript principles translation

Last synced: 30 Sep 2024

https://github.com/milaan9/06_python_object_class

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 the basics of object-oriented programming in Python.

classes-and-objects encapsulation inheritance instance-methods instance-variables ipython-notebook oop-concepts oop-examples oop-principles oops-in-python operator-overloading operatoroverloding polymorphism python-tutor python-tutorial-github python-tutorial-notebook python4beginner python4datascience python4everybody tutor-milaan9

Last synced: 27 Sep 2024

https://github.com/soumyadip007/Object-Oriented-Programming-Using-Python

Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).

class exception-handling exceptions global inheritance jupyter-notebook local object oop python static

Last synced: 02 Aug 2024

https://github.com/Novartis/tidymodules

An Object-Oriented approach to Shiny modules

communication inheritance oop r shiny shiny-modules tidy-operators

Last synced: 03 Aug 2024

https://github.com/ravi2519/javacertification

This is a full resource guide for my attempt to get Java 11 Certified

certification code inheritance java java11 javacertification jpms nio ocjcp streams

Last synced: 29 Sep 2024

https://github.com/chaadow/active_record-acts_as

Simulate multi-table inheritance for ActiveRecord models

activerecord inheritance rails

Last synced: 02 Oct 2024

https://github.com/tigranv/Useful_Examples_C-Sharp

In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation, Abstraction, Interfacies, Polymorphism, Indexers, Operators Overloading, Extention Methods, System IO , Exception Handling, Delegates, Events, IDisposable, IClonable, GC, IEnumerable, IEnumerator Interfaces, Yield, Generic Programming,

c-sharp delegate encapsulation example-code example-project extention-methods ienumerator-interfaces inheritance polymorphism thread tutorial tutorial-code yield

Last synced: 01 Aug 2024

https://github.com/jolin-io/WhereTraits.jl

traits for julia: dispatch on whatever you want using where syntax

dispatch inheritance julia traits

Last synced: 04 Aug 2024

https://github.com/mrmlnc/emitty

A platform for finding dependencies between files and building tools for incremental compilation or build.

inheritance jade less nunjucks performance postcss posthtml pug scss stylus

Last synced: 27 Sep 2024

https://github.com/yidas/codeigniter-psr4-autoload

CodeIgniter 3 PSR-4 Autoloader for Application

codeigniter inheritance interface namespace psr-4 trait

Last synced: 30 Sep 2024

https://github.com/freitasgouvea/token-erc-20

This is an example of implementation in solidity language of an ERC-20 standard Ethereum Token, mintable and burnable, with owner access permissions and pausable module.

alchemy burnable erc20 ethereum foundry hardhat hardhat-deploy hardhat-ethscan inheritance mint mintable mocha nodejs pausable polygon smart-contracts solidity solidity-language token truffle

Last synced: 29 Sep 2024

https://github.com/jlorente/yii2-activerecord-inheritance

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

activerecord activerecord-inheritance inheritance php yii2-framework

Last synced: 27 Sep 2024

https://github.com/layer-pack/layer-pack

Webpack plugin to make glob imports, mono repo apps and inheritable npm packages / webpack configs

boilerplate codepipeline extend glob glob-imports inheritance inherited-packages modularization mono-repository monorepo namespace sass webpack webpack-glob

Last synced: 01 Aug 2024

https://github.com/claudiarojassoto/oop_school_library

Welcome to the School_Library project! This application serves as a tool for librarians at OOP University to manage their book records and track book borrowings.

classes gem gemfile inheritance modules oop rubocop ruby ui

Last synced: 02 Oct 2024

https://github.com/vuestorefront/theme-utilities

Simple theme inheritance for any JavaScript application

inheritance javascript nuxt themes vue-storefront

Last synced: 29 Sep 2024

https://github.com/hoseinrezaeem/educational-management-system

A complete educational system management plan that includes teachers, students, courses, and educational employee.

crud generic hibernate inheritance java java8 jpa jpa-hibernate junit junit5 login oop postgresql test

Last synced: 29 Sep 2024

https://github.com/saddamarbaa/object-oriented-programming-concepts

==> I made this repository to post my code and document my progress while Learning Object-Oriented Programming Concepts (OOP)

abstraction class encapsulation inheritance object oops-concepts polymorphism

Last synced: 02 Oct 2024

https://github.com/cryom/di

IoC with support multiple inheritance

dependency-injection inheritance ioc php php71 resolving-dependency

Last synced: 28 Sep 2024

https://github.com/strarsis/box-sizing-border-box

Best practice for setting box-sizing: border-box, taken from css-tricks

border-box box-sizing css css3 inheritance sass

Last synced: 28 Sep 2024

https://github.com/merttalug/truck_owner

A java program that creates a person class named Person, assigns the information from that class to the Vehicle class as a parameter named owner, and inherits the Truck class from the Vehicle class. It is aimed to learn the basics of object-oriented programming and the concept of inheritance.

classes inheritance java javase netbeans-project object-oriented-programming oop oop-in-java oop-principles

Last synced: 29 Sep 2024

https://github.com/iricartb/yii-mvc-dropzone-component

Ivan Ricart Borges - Yii component that allows to interact with the user through a widget to drag and drop elements in a stipulated area, makes use of the MVC pattern and interacts with the database by making internal calls about the models that, through inheritance, implement a certain interface.

component css database drag-and-drop dropzone inheritance javascript mvc php widget yii-framework

Last synced: 27 Sep 2024

https://github.com/shilangyu/genetic.ts

Simple yet powerful and flexible Genetic Algorithm library

beginner gene genetic-algorithm hackable inheritance mating population simple typescript

Last synced: 01 Oct 2024

https://github.com/abdussattar-70/oop-school-library

The OOP-School-Library project demonstrates the principles of data abstraction, inheritance, encapsulation, and polymorphism, which are fundamental concepts in object-oriented programming(OOP).

abstraction data encapsulation inheritance polymorphism rubocop-configuration ruby

Last synced: 02 Oct 2024

https://github.com/raveriss/cpp03

C++98 exercises on inheritance, exploring base and derived class dynamics and multiple inheritance challenges.

class-hierarchy coding-exercises cpp cpp98 ecole42 inheritance multiple-inheritance object-oriented-programming software-development

Last synced: 28 Sep 2024

https://github.com/keshav434/cost-of-art

The task involves creating a console application to manage digital paintings with various shapes. The application allows users to create or load paintings, edit shapes, and calculate paint costs from different shops. Users interact with menus to create or load paintings, add or edit shapes, and get quotes for required paint.

c-sharp inheritance oop polymorphisms

Last synced: 29 Sep 2024

https://github.com/keshav434/hero-quest-game

Hero's Quest" is a three-player game where a Barbarian, a Ranger, and a Mage compete. Each character has unique abilities and actions they can perform during their turn. The game's code, originally poorly written with weak encapsulation and missed opportunities for inheritance, is refactored to enhance its structure and maintainability.

c-sharp encapsulation inheritance

Last synced: 29 Sep 2024

https://github.com/m-aqsam/complete-java

Complete Java Learning Journey Fron Basics

data-structures inheritance inheritance-examples java java8 javaprojects

Last synced: 29 Sep 2024

https://github.com/raveriss/cpp04

C++98 exercises on subtype polymorphism, abstract classes, and interfaces, demonstrating advanced object-oriented programming techniques.

class-abstraction cpp cpp98 ecole42 educational-project inheritance interfaces object-oriented-programming polymorphism software-engineering

Last synced: 28 Sep 2024

https://github.com/mahammad-mostafa/school-library

This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.

aggregates associations composition decorator-design-pattern decorator-pattern gitflow gitflow-workflow inheritance microverse microverse-projects microverse-ruby microverse-students oop oop-in-ruby polymorphism rspec rubocop ruby solid-principles unit-testing

Last synced: 26 Sep 2024

https://github.com/markertmer/enigma

Command-line tool for encryption & decryption of text

command-line-tool encryption inheritance

Last synced: 02 Oct 2024

https://github.com/mbdevpl/wut-bsc-programming-in-java

solutions to tasks for Programming in Java course from my Bachelor studies

generic-programming inheritance java-awt java-io java-se java-streams java-thread

Last synced: 29 Sep 2024

https://github.com/alanmenchaca/java-practicas

prácticas, problemas y ejercicios en java relacionados con la programación orientada a objetos (herencia, abstracción, polimorfismo y encapsulamiento).

abstraction encapsulation inheritance java-se object-oriented-programming polimorphism

Last synced: 29 Sep 2024

https://github.com/joehunterdev/object-orientated-php

📘🧑‍🎓 The Complete Object Oriented guide for the PHP Developer

autoloading constructors inheritance namespaces oop phpunit polymorphism tdd test-driven-development

Last synced: 25 Sep 2024

https://github.com/martiantribe/swiftprotocolexample

A small application to display the interface vs inheritance model

inheritance interface protocol swift-3

Last synced: 28 Sep 2024

https://github.com/Max-Derner/GildedRose-Refactored

This is my best go (so far!) of refactoring Terry Hughes' Java GildedRose Kata. I did cheat though by editing the Item class

abstract inheritance java refactoring unit-testing

Last synced: 29 Jul 2024

https://github.com/abhipatel35/java-inheritance-employee-management

Java Inheritance Employee Management: Explore inheritance in Java with classes representing employees, including analysts and salespersons, showcasing salary raises and bonuses.

code employee-management extends inheritance intellij-idea java javaclass object-oriented-programming parent-child-class programming software-development subclass superclass

Last synced: 26 Sep 2024

https://gitlab.com/oleasteo/oddlog

High-performance payload focused logging library for node.js.

inheritance logging node.js object

Last synced: 03 Aug 2024

https://github.com/bsc-quantic/albacea.jl

A new approach to inheritance in Julia

inheritance julia oop

Last synced: 27 Sep 2024

https://github.com/nathaniyell/class-components

Contains React components built with class-based components

class-based-components inheritance javascript polymorphism react

Last synced: 29 Sep 2024