inheritence

There are 32 repositories under inheritence topic.

  • microsoft/DynamicProto-JS

    Generates dynamic prototype methods for JavaScript objects (classes) by supporting method definition within their "class" constructor (like an instance version), this removes the need to expose internal properties on the instance (this) which results in better code minfication and therefore improved load times for your users.

    Language:TypeScript23102211
  • poo-typescript

    diegoarmandoo/poo-typescript

    [Software Development] Este é um repositório de um projeto acadêmico para prática dos fundamentos do paradigma orientado objeto (POO) com a linguagem de programação TypeScript. Utilizado em sala de aula para implementação dos conceitos estruturais, relacionais e organizacionais do POO.

    Language:TypeScript3200
  • vishwanathdc/BankApplication

    Bank Application in Java with Factory and Observer pattern, interface, encapsulation and abstraction

    Language:Java3111
  • iaman877/AwesomeCPP

    It will contain all logical problem and related concepts in C++ 🚀🌈 🚀

    Language:C++2101
  • Object-oriented-programming-with-c-plus-plus

    madhurimarawat/Object-oriented-programming-with-c-plus-plus

    This repository contains programs in the C++ programming language related to Object Oriented programming.

    Language:C++2100
  • mohamadkhalaj/Tdooz

    Tdooz is an advanced tic-toc-toe game made with Java programming language and OOP which has a graphical interface made with Jframe.

    Language:Java210
  • osamaayub/Python

    basics of python language

    Language:Python2110
  • Devashhag/JAVA_SEMESTER3_UPES

    Java lab experiments till exceptional handling

    Language:Java1100
  • rabbycse/OOP-Course

    This repository contains all of my works of CSE215 ( Object Oriented Programming with java )

    Language:Java110
  • Saxsori/CPP_Modules

    42 CPP Piscine - Learning object oriented programming

    Language:C++1101
  • shinchancode/Object-Oriented-Programming-Lab

    OOPs Concepts (SEM 3) - Constructor, command line argument, inheritance, Generic program, exception handling, templates, file handling, Strategy Design pattern

    Language:Java110
  • Chess

    jvn1567/Chess

    Allows the user to play a game of chess against an AI, built to use a minimax algorithm with alpha-beta pruning.

    Language:C++0100
  • oneblueEarth/pythonBasics

    This is my first repository. Its so Great

    Language:Python0100
  • pradeep-003/CoreJava

    Milestone 2 , core Java

    Language:Java0100
  • QuInO31/BankAccounts

    This is a hierarchy model of a real-world Customer data Storage Application. It includes a total of 5 .java Files including the main class.

    Language:Java0100
  • Sambhav-Gautam/ZooSystem

    🦁 Zoo Management System (ZOOtopia) 🦁

    Language:Java0100
  • ScumbagScalawag/stop-watch

    PP1 - Stop Watch

    Language:C++0101
  • sg99356n/XML-JavaOOP-JUnit

    Assignment 3 of Concepts & Structures: Internet Computing by Prof. Teresa Brooks (Pace University)

    Language:Java0100
  • ZohaibRahim/Computer-Programming---Java

    Computer Programming - Java

  • 1anza/ObjectOrientedPrograming

    Discovered how to use classes and objects in software envrionments using C++.

    Language:HTML10
  • Ageepa/Doc-Connect-HealthCareApplication

    Doc-Connect Healthcare Application is a comprehensive medical management system designed to streamline the interaction between patients and healthcare providers. This project exemplifies the use of object-oriented programming (OOP) principles, including inheritance, abstraction, polymorphism, and encapsulation providing a vast coverage.

    Language:Java
  • ForlornU/Interfaces-Inheritance

    A small demo showcasing when to use inheritence or abstract classes

    Language:ShaderLab10
  • gulukal/PencilFactory

    Java inheritance (Subclass and Superclass), interface and abstract classes has been created.

    Language:Java10
  • Hamed-Hasan/Python-Cinema-Hall

    🎬 Star_Cinema System - An intuitive Python-based cinema hall management tool 🍿. Manage halls, view shows, book seats & more! 🎟️ Dive in & contribute! 🔧 #CinemaTech 🎥

    Language:Python10
  • oops-in-js

    JangirSumit/oops-in-js

    Oops concepts in JavaScript

    Language:JavaScript30
  • jreategui07/RealEstate-CIL-App

    This Swift CLI application implements Object-Oriented Programming (OOP) concepts like inheritance and polymorphism to manage real estate transactions, including residential and commercial properties. The system allows agents to handle property listings, sales, and purchases, while tracking agent commissions and property details.

    Language:Swift
  • merihcavdar/quiz_time

    #flutter: a Quiz app which consists of true/false questions.

    Language:C++11
  • saikrishnaj97/simulation_of_single_bus_architecture

    A project undertaken to show the simulation of a single bus architecture using the concepts of Java like Inheritence , Multithreading and Applets. The project demonstrates how the read and write operations happen between the Processing unit and memory.

    Language:Java10
  • skn1998/OOP-CPP

    Object-Oriented Programming in CPP

    Language:C++20
  • skn1998/OOP-Python

    Basics of Object Oriented Proframming in Python

    Language:Jupyter Notebook20