classes-and-inheritance

There are 96 repositories under classes-and-inheritance topic.

  • trusktr/lowclass

    JavaScript/TypeScript class inheritance tools.

    Language:TypeScript28311
  • Java

    omarbelkady/Java

    "Always choose a lazy person to get the job done. A lazy person will always find the easy way out."

    Language:Java2131095
  • ClaudiaRojasSoto/Catalog_Of_My_Things

    Console-based application built in Ruby, designed to keep an organized record of your possessions across different categories. This app provides a simple and user-friendly interface to manage your personal items efficiently.

    Language:Ruby10233
  • danieldotwav/Interactive-Date-Information-App

    This C++ program allows users to input a date in the format MM/DD/YYYY and provides a range of information related to that date, including the month name, zodiac sign, and horoscope. It showcases the use of operator overloading, data validation, and conditional statements.

    Language:C++4100
  • AbdElrahman-A-Eid/GeoShapeCalculator

    Simple Console App to Calculate Summation of GeoShape (Group of Geometric Shapes) Areas during C++ Course at ITI AI-Pro

    Language:C++3100
  • ikranergiz/Java-React-Software-Developer-Training-Camp

    This repository is the assignments of the software development camp prepared by Engin Demiroğ. (April 21 - June 12 , 2021)

    Language:Java3100
  • muhibarshad/Zero-to-Advance-OOP-Concepts-CPP

    Step by step explain concepts deeply ,proper examples with tested portions, short notes in the form of slides , external material links and much more.

    Language:C++3110
  • ProDCG/Delver

    This text-based project is being used to demonstrate OOP to APCS Students at Woodinville High School.

    Language:Java3100
  • cansusari/Scientific-Computing

    Includes multiple Scientific Computing & Algorithm Building Applications like Root Finding, Cost Minimization, Monte Carlo Approximation, Random Walk, Signal Strength Analysis, Class Architecture applications etc.

    Language:MATLAB2101
  • Florence-nyokabi/alx-higher_level_programming

    Higher Level Programming

    Language:Python2103
  • JMD18/practice_projects

    practice projects to help me get more comfortable!

    Language:Java2100
  • dojo_ccg

    Lstedmanfalls/dojo_ccg

    Console CCG (collectible card game)

    Language:JavaScript2100
  • romaniso/minesweeper

    It is my version of a well-known game 'Minesweeper' which comes from early 2000s. It is based on object oriented programming, a plain css and ES6 with JS Classes, Modules, arrow functions, etc. You are welcome to go through the code and suggest any other possible solutions

    Language:JavaScript2100
  • shafiuyushawu/school-liabrary

    OOP school library is university libray tool that records what books are in the library and who borrows them. The app allows users to add new students or teachers, add new books, save records of who borrowed a given book and when.

    Language:Ruby210
  • shibino-developer/Software-Development

    A stock management and billing system for tools shop developed using python tkinter and sqlite database.

    Language:TeX2101
  • sofiane-abou-abderrahim/javascript-oop-project-planner

    I built this JavaScript application where we can move items around. I worked with classes and with the Object Oriented Programming (OOP) approach. I also worked with the DOM, I moved elements around and with event listeners. I used a callback pattern to pass functions to other instances so that from inside they could be called upon certain events.

    Language:JavaScript210
  • Abdelrahman-Adel610/Mapty

    Map your workouts on a real responsive map

    Language:JavaScript1
  • Ajith-Ambattuparambil/Python

    Python programs for MCA

    Language:Python1100
  • csidon/MyCovidApp

    Not the official MyCovidApp. Created on Qt to build on knowledge of C++. First application with an interactive, menu-driven console.

    Language:C++1100
  • leenajenniferedwin/COVID-19-INFORMATION-PORTAL

    THE MAIN OBJECTIVE OF THIS PROJECT IS TO PROVIDE INFORMATION RELATED TO THE COVID-19 FOR VARIOUS STATES OF SOUTH INDIA AND ALSO THE SOP GUIDELINES(STANDARD OPERATING PROCEDURES)AND THE EMERGENCY CONTACT DETAILS LIKE (FOOD HELPLINE AND MEDICAL HELPLINE PROVIDED BY THE GOVT.OF KARNATAKA) SO THAT THE CITIZENS CAN TAKE PROPER MEASURES.BECAUSE WE ALL HAVE HEARD THIS SAYING ”PRECAUTION IS BETTER THAN CARE”

    Language:C++1100
  • masumkhan081/typescript-code-notes

    A personal collection of code notes, use cases, and best practices organized by topics for quick reference.Typescript use cases and notes along with comments

    Language:TypeScript110
  • Mathunder/tse_15_puzzle

    This repository is a school assignment.

    Language:C++1100
  • MichaelKleyman/Game-of-Pong

    The good old arcade game of pong recreated using Python Turtle Graphics

  • MichaelKleyman/Snake-Game

    Snake Game Using Python Turtle Graphics

  • rohitnalavade1404/University-Management-System-CPP

    One can use this code for their college projects. This is the code of University Management System using C++ language. It is one of the easy and understandable C++ code. It includes Classes and Objects , Inheritance concepts , loops , switch-case , if-else.

    Language:C++1100
  • spolivin/rearden

    Library of useful data structures for data preprocessing (spacial/time-series), vizualizations and grid search

    Language:Python1200
  • Stav93/projects-planer---ractice-oop-classes

    Project Planner - moving projects from "active" to "finish" and the oposite. Practicing Classes, OOP, DOM. (created with Udemy course - JavaScript - The Complete Guide 2022 (Beginner + Advanced) JavaScript - The Complete Guide 2022 (Beginner + Advanced) )

    Language:JavaScript1100
  • SXV357/APCS-Labs

    Labs completed during the course of the year in AP Computer Science

    Language:Java1100
  • vicmar57/Java-projects

    Academic java projects using OOP concepts (classes, interfaces, abstract classes, etc..)

  • Cplusplus

    WhiskeyTangoCoding/Cplusplus

    Config files for my GitHub profile.

  • AnnaMTerris/SchoolCatalogue

    Exercise to practise JavaScript Classes

    Language:JavaScript0100
  • bccarruth927/ascii_terminal_game

    A short ASCII game built using Python and OOP fundamentals and principles

    Language:Python0100
  • husainhakim/Python

    Welcome to my Python programs repository! This repository contains a collection of Python programs, including API calling scripts, dynamic programming questions, and a mini-project showcasing a Royal Enfield bike showroom. Contents: API Calling Programs Dynamic Programming Questions Mini Project: Royal Enfield Bike Showroom Usage

    Language:Python0100
  • andrewhamerly/SVG-logo-maker

    Create a SVG logo with custom text, text color, shape and shape color on a default 300 x 200px background.

    Language:JavaScript
  • R1TE5H/UML-to-classes

    Repository for UML-to-Class conversion practice. This repository shows how object-oriented code was produced from a story depicted through a UML diagram. The code as an emphasis on subclassing, inheritance, and overriding methods.

    Language:Python
  • ressuman/Drag-And-Drop-Project

    A drag-and-drop project management application built with TypeScript and ES modules. Allows users to create projects with a title, description, and number of people, then manage them through draggable lists (Active, Finished). Includes input validation, drag-and-drop functionality, and a modular code structure using namespaces and decorators.

    Language:TypeScript10