Topic: "classes-and-inheritance"
trusktr/lowclass
JavaScript/TypeScript class inheritance tools.
Language: TypeScript - Size: 1.05 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 28 - Forks: 0

usrbinomarbash/Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
Language: Java - Size: 532 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 5

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: Ruby - Size: 69.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

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.
Language: JavaScript - Size: 142 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 4 - Forks: 0

ProDCG/Delver
This text-based project is being used to demonstrate OOP to APCS Students at Woodinville High School.
Language: Java - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

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++ - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

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: Java - Size: 159 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

JMD18/practice_projects
practice projects to help me get more comfortable!
Language: Java - Size: 24.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

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: JavaScript - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

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++ - Size: 170 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

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: Ruby - Size: 40 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Lstedmanfalls/dojo_ccg
Console CCG (collectible card game)
Language: JavaScript - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

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.
Language: Java - Size: 964 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

W-N-R/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 3.84 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

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).
Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

WhiskeyTangoCoding/Cplusplus
Config files for my GitHub profile.
Size: 332 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Abdelrahman-Adel610/Mapty
Map your workouts on a real responsive map
Language: JavaScript - Size: 403 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

shibino-developer/Software-Development
A stock management and billing system for tools shop developed using python tkinter and sqlite database.
Language: TeX - Size: 22.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

Ajith-Ambattuparambil/Python
Python programs for MCA
Language: Python - Size: 103 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MuhammadTahaNasir/100PySnippet
Welcome to my #100PySnippet Challenge repository! 🚀 Join me on a 100-day coding adventure where I explore Python through concise and powerful daily code snippets. From fundamental basics to advanced concepts, each snippet provides practical insights into Python programming.
Language: Python - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

spolivin/rearden
Library of useful data structures for data preprocessing (spacial/time-series), vizualizations and grid search
Language: Python - Size: 438 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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++ - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SXV357/APCS-Labs
Labs completed during the course of the year in AP Computer Science
Language: Java - Size: 3.61 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

MatthewF22/pythonAssignmentsIntroToPython
A collection of assignments from my introductory python course. It shows how our assignments covered ideas such as inheritance, classes, methods, reading from files, fruitful and non fruitful functions and more.
Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

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: JavaScript - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Mathunder/tse_15_puzzle
This repository is a school assignment.
Language: C++ - Size: 3.17 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

MichaelKleyman/Game-of-Pong
The good old arcade game of pong recreated using Python Turtle Graphics
Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

MichaelKleyman/Snake-Game
Snake Game Using Python Turtle Graphics
Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

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++ - Size: 92.8 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

vicmar57/Java-projects
Academic java projects using OOP concepts (classes, interfaces, abstract classes, etc..)
Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

samiox60/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

seemachaurasia21/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

nguyenthangabt/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Wyzoxe/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

imadnama/Python
Introduction to Programming - Preparatory Program and Self Learning.
Language: Python - Size: 130 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jessedahlke/CSCI161-Lab101
Short introduction project for data structures and algorithms course. Completed in Sept 2024
Language: Java - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tsheporamantso/OOP-Projects
These are practice projects on JavaScript Object Oriented Programming
Language: CSS - Size: 1.05 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

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 - Size: 123 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

bccarruth927/ascii_terminal_game
A short ASCII game built using Python and OOP fundamentals and principles
Language: Python - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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: TypeScript - Size: 1.69 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

bursasha/cpp-projects
Programming and algorithmization in C++ 🖥
Language: C++ - Size: 156 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

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++ - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rgryta/Cyclic-Classes
Enable relations between different classes across modules, skipping issues with cyclic imports
Language: Python - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HaiderABB/Banking-Management-System
Developed a Banking Management System using Object-Oriented Programming principles in C++. This system efficiently manages customer accounts, transactions, and balances, showcasing the application of classes, inheritance, and polymorphism.
Language: C - Size: 52 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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 - Size: 41 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

baqar-abbas/school-library-using-ruby
School Library application is built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is a console application to record what books are in the library and who borrows them.
Language: Ruby - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AnushkaReddy-hub/PokemonBattleGame
A battle simulator for everyone to fight their favourite Pokemon!
Language: Python - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Erdem-Atik/TODOWithClasses
A typical TODO app that coded with JS OOP paradigm
Language: JavaScript - Size: 4.64 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DangSage/ZorbGame
This is a C++ game using the basic principles of the language to create a text-based Alien Cat Army Rogue-Like. An alien species of Zorb objects are controlled by the player to beat and absorb the power of other Zorbs. Alien Cats vs Alien Cats.
Language: C++ - Size: 8.61 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sharonvijay/Java-Development
Java Development
Language: Java - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sharroxx/EmployeeHub
An employment management system
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sevalkayikci/oop-codes
Language: C++ - Size: 316 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Noxlumina/Animaux
interface et classes abstraites
Language: Java - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Noxlumina/Zoo
exercice du zoo en java
Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

VazLucas/java-studies
- Activities of an Udemy Course funded by Compass.uol
Language: Java - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

TheCryptoChad/CryptoExchange
A crypto exchange running on CMD/Terminal made with Java classes.
Language: Java - Size: 1.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

VSUrhuel/car-rental
This repository contains the code for a simple car rental system implemented in Java. It includes several Java classes that work together to manage car rentals, customers, and rental records.
Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

VSUrhuel/alchemy-forging-project
This project is an implementation of an Alchemy and Forging Game based on the provided UML diagram. It involves implementing various classes and interfaces to create items, perform merging, and manage energy and charges.
Language: Java - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

VSUrhuel/pacman-project-java
This repository contains the implementation of a Pacman game in Java. The game involves a Pacman character that moves around a 2D game world, eating pellets and accumulating scores.
Language: Java - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

VSUrhuel/painting-shape-java-polymorphism
This repository contains Java classes for creating and manipulating various shapes through painting.
Language: Java - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tonymm55/steam-punk
JavaScript OOP 'Steam-Punk' Game Tutorial
Language: JavaScript - Size: 2 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

marcoyuuu/ServerGroup
Practice writing a class called ServerGroup to serve people waiting in line, with functions to manage a dynamic integer array representing server availability and time, as well as a destructor, overloaded assignment operator, and copy constructor for proper memory management and object assignment.
Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kaur9151/Python_Assignments_iNeuron_Data_Science_Bootcamp
List of python assignments submitted by me. Course Name: Full Stack Data Science Bootcamp 2.0 by iNeuron.ai.
Language: Jupyter Notebook - Size: 408 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: JavaScript - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

michaela-austria/pupwalk
Dog Walk Application built with ES6 Classes and Vanilla JavaScript.
Language: JavaScript - Size: 3.37 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kalawac/swap-meet Fork of Ada-C18/swap-meet
Course assignment completed with @cbcodee. Original work and comments can be viewed here: https://github.com/Ada-C18/swap-meet/pull/47
Language: Python - Size: 67.4 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

amorg025/Bookstore-Management-System
A library program that reads data from a text file and allows users to search, print, update, and sell books through a menu system. The menu system is displayed on the console.
Language: C++ - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alisastoten/DigitalFootballPrototype
C# week 8 homework - classes and inheritance. Digital football prototype ⚽
Language: C# - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KAUSSHIK/COMS227
This contains all the code and projects I had written in my Object Oriented Programming class (COMS 227) in Java.
Language: Java - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OstafiichukO/ruby-homework
Ruby reserved words, object-oriented programming principles, airport, phonebook console app
Language: Ruby - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rohit-56/LearningSwift
Learning Basics of Swift programming
Language: Swift - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kovenda/Cafeteria-dinning-credits-system
Utilized Python's Object Oriented Programming Principles to build a cafeteria dinning credits system
Language: Python - Size: 3.03 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Tyler242/quote-saver-mobile
Quote Saver Mobile Application
Language: Kotlin - Size: 175 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kaustubhreet/Gaming-Application
gaming-application
Language: C++ - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

HerreraAxelBYU/cse210-04
Programming with Classes (CSE 210): Assignment Week 07
Language: Python - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gaeldumon/solar-system
2D animated solar system
Language: JavaScript - Size: 2.25 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

mikecwikielnik/Python
Python samples that are self-taught.
Language: Python - Size: 554 KB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

CatLuvrHass/exploring-ruby
Exploring during a college module, to revisit and practice OOP principles and building small things with it.
Language: Ruby - Size: 3.97 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Ellwood12/CSE210-2021
This course was taken from BYU-I, Fall 2021. The purpose was to give instruction and practice to Object-Oriented Programming. I was able to construct various games in practicing the topic. My end project was Chicken_Crossing, a fun animal crossing the road game.
Language: Python - Size: 228 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

S-Soluel/Vending-Machine-Simulation
Java project that that utilized inheritance of classes and J-Unit testing to create a virtual vending machine.
Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cluck135/Team-Profile-Generator
A terminal run Team generator. Inquirer prompts to create each team member using their class. fs was used to write an html file with the custom employee cards
Language: JavaScript - Size: 78.1 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Sanish07/Java-Polymorphism
Includes Implementation of Polymorphism and more inheritance concepts.
Language: Java - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Tsaousis/Progtech-NTUA
NTUA ECE Progtech Source Codes
Language: C++ - Size: 272 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eslamdyab21/Task1.1-MIA-monster-hotel-
In this task I'm using OOP principals in CPP to do the task2. this task is from the training phase of MIA technical team in Alexandria University.
Language: C++ - Size: 198 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

GarnelDale/Character-Sheet-Manager
Character Sheet Manager program to learn the basics of Python object oriented design and class inheritance
Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kuzeydemirkaya/Classes
Use of Classes in Python , basics of object oriented programming
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mlennig/Chapter12_C_and_Cpp
Classes and Inheritance, Constructors and Destructors, Virtual Functions, Virtual Destructor, Default Values, Operator Overloading, Pointers and References, Templates
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Costopoulos/NTUA-Progtech
:computer: NTUA ECE Progtech Source Codes
Language: C++ - Size: 583 KB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

candytale55/Build-a-Library_JS
You’ve become head librarian at your local Books-‘N-Stuff and you realize you’re still using index cards to handle the item's info. Let’s get to work modernizing your new digs.
Language: JavaScript - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

justinsvegliato/github-issue-tracker
A simple Java Swing application for tracking the issues of a specified Github repository
Language: Java - Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Nattie-Nkosi/Typescript-Files
Learning TypeScript
Language: JavaScript - Size: 1.89 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KonstantinosBarmpas/Good-Bad-Zombie
[NTUA-ECE] Assignment for "Programming Techinques" at National Technical University of Athens department of Electrical and Computer Engineering (2016).
Language: C++ - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Sclafus/Sports-Club
Sports Club Project for my Software Engineering course.
Language: Java - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bellazb/Chat-Room
This is a simple project that using Js and Firebase to store the data. Basically, I created this project to improve my Js knowledge about Class Constructor and how to connect the front-end with Firebase. In addition, how to set-up real-time listener using Firebase.
Language: JavaScript - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Peter-Lazarov/C-Sharp-Homeworks-at-Telerik
These are C# programming homeworks from cource at Telerik. It was long and hard course covering many topics.
Language: C# - Size: 1.84 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
