classes-and-inheritance
There are 103 repositories under classes-and-inheritance topic.
trusktr/lowclass
JavaScript/TypeScript class inheritance tools.
omarbelkady/Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
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.
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.
iAmUsmanAwan/JS00
This repository showcases my foundational knowledge of JavaScript, covering essential concepts critical for modern web development. The content is structured to highlight practical examples and best practices, reflecting my readiness to contribute effectively in a professional development environment.
AbdElrahman-A-Eid/GeoShapeCalculator
Simple Console App to Calculate Summation of GeoShape (Group of Geometric Shapes) Areas during C++ Course at ITI AI-Pro
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)
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.
ProDCG/Delver
This text-based project is being used to demonstrate OOP to APCS Students at Woodinville High School.
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.
Florence-nyokabi/alx-higher_level_programming
Higher Level Programming
JMD18/practice_projects
practice projects to help me get more comfortable!
Lstedmanfalls/dojo_ccg
Console CCG (collectible card game)
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
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.
shibino-developer/Software-Development
A stock management and billing system for tools shop developed using python tkinter and sqlite database.
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.
Abdelrahman-Adel610/Mapty
Map your workouts on a real responsive map
Ajith-Ambattuparambil/Python
Python programs for MCA
csidon/MyCovidApp
Not the official MyCovidApp. Created on Qt to build on knowledge of C++. First application with an interactive, menu-driven console.
GGC0des/exercism-challenges
This repository serves as a personal collection of coding challenges from the Exercism platform. The goal is to enhance my problem-solving skills, explore different programming paradigms, and document my learning journey across multiple languages.
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”
Mathunder/tse_15_puzzle
This repository is a school assignment.
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.
salmaelgohary/advanced-library-system
A library system that includes classes for creating, storing and managing books, users (teachers and students) and a user interface to interact with the system's classes and methods (driver code).
spolivin/rearden
Library of useful data structures for data preprocessing (spacial/time-series), vizualizations and grid search
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) )
SXV357/APCS-Labs
Labs completed during the course of the year in AP Computer Science
vicmar57/Java-projects
Academic java projects using OOP concepts (classes, interfaces, abstract classes, etc..)
WhiskeyTangoCoding/Cplusplus
Config files for my GitHub profile.
jessedahlke/CSCI161-Lab101
Short introduction project for data structures and algorithms course. Completed in Sept 2024
tirunutsy/Java-
Everything That is JAVA
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.
tsheporamantso/OOP-Projects
These are practice projects on JavaScript Object Oriented Programming