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

Projects in Awesome Lists tagged with oops-in-cpp

A curated list of projects in awesome lists tagged with oops-in-cpp .

https://github.com/christosgalano/oops_hunt

Role Playing Game (RPG) for Linux terminal.

cpp game make makefile oop oops-in-cpp rpg-game terminal-game

Last synced: 10 Mar 2026

https://github.com/black-panthera/university-resource-allocator

Student Management System in C++ - OOP university system managing BTech & DualDegree students with faculty.Features: Random data generation, faculty advisor assignment, CGPA-based project guides, hostel-based allocation, TA supervision, constraint validation, overlap analysis, multi-criteria sorting, and workload distribution tracking and lot more!

constraint-satisfaction-problem constraints cpp data-structures object-oriented-programming oops-in-cpp random-generation resource-allocation resource-management student-management-system

Last synced: 15 Jun 2025

https://github.com/rounak00/oops-in-cpp

Verious oops concept coded

advance cpp cpp-dev cpp-master oops-in-cpp stl

Last synced: 12 Apr 2025

https://github.com/vishalbansal28/pet-simulation

Welcome to the Virtual Pet Simulation project! This interactive application allows users to simulate taking care of a virtual pet. Engage with your pet by feeding, playing, and monitoring its status.

oops-in-cpp

Last synced: 29 May 2026

https://github.com/kader1680/library-mangement-sytem-gui

Project made for understan deep SOLID Principals & data structure and algorithm

algorithms algorithms-and-data-structures cpp cpp20 gui oop oops-in-cpp solid-principles

Last synced: 02 Apr 2025

https://github.com/bhaskarkatara/cric_buzz_cpp

This is the project to demonstrate the concept of Object oriented programming in cpp . problem statement are given in description and as well as desired output

c cpp17 oops oops-in-cpp vscode

Last synced: 18 May 2026

https://github.com/muneeb1030/bst-avl-representor-sfml-data-structures-cpp

The BST and AVL Tree Visualization is a C++ program that utilizes the SFML library and object-oriented programming (OOP) to represent and visualize Binary Search Trees (BST) and AVL Trees.

avl-tree bst-tree cplusplus cpp data-structures-and-algorithms oops-in-cpp tree-structure visualization

Last synced: 28 Feb 2025

https://github.com/saket-sk/oop-using-cpp

A collection of programs I performed as I learnt the subject "Object Oriented Programming" in my college days.

cpp cpp-programming oop oop-principles oops-in-cpp

Last synced: 30 May 2026

https://github.com/levieyal/cpp-course-exercises

All the exercises in the Systems Programming in C++ course that took place in the second semester of 2021

iterators memory-management oops-in-cpp overloaded-operators smart-pointers stl-algorithms templates test-driven-development unit-testing virtual-functions

Last synced: 26 Mar 2025

https://github.com/anmol111pal/oops-in-cpp

This repository not only covers the concepts of Object Oriented Programming but also other essential topics in C++.

cplusplus object-oriented-programming oop oops oops-concepts oops-in-cpp

Last synced: 13 Jul 2025

https://github.com/swonlee-13/cpp_piscine

learn OOPS with C+98 (easy to learn OOPS if you just finished C)

cpp oops-in-cpp

Last synced: 21 Mar 2025

https://github.com/sanjaraiy/airline_project

✈️ Delve into an airline ticket booking system project repository crafted with C++ programming language. Experience seamless flight booking functionalities!

abstraction cpp encapsulation inheritance oops-in-cpp vscode

Last synced: 23 Feb 2025

https://github.com/ashok-arjun/canteen-management-system

C++ program to implement canteen management system, with MySQL database as the backend.

backend canteen-management cpp mysql mysql-database object-oriented-programming oops oops-in-cpp sql

Last synced: 17 Apr 2026

https://github.com/muneeb1030/school-management-system

The School Management System is a comprehensive software application developed using SFML and C++ OOP under the Hud. It aims to streamline administrative tasks and enhance communication between administrators, teachers, and students.

cplusplus cpp management-system oops-in-cpp semester-3 semester-project sfml

Last synced: 13 Jun 2026

https://github.com/haiderabb/expense-manager

Made an Expense Manager System in C++ using OOP concepts

inheritance oops-in-cpp polymorphism

Last synced: 09 Oct 2025

https://github.com/abdelwahab-ahmed-shandy/programming-challenges-multi-language

This repository is a curated collection of programming challenges solved in multiple programming languages.

algorithms-and-data-structures cpp csharp flow-charts oops-in-cpp problem-solving

Last synced: 28 Apr 2026

https://github.com/pradeepchegur/media_sharing_system_oops_model

This repository contains a simple C++ implementation of a media sharing system using object-oriented programming principles.

cpp oops-in-cpp

Last synced: 11 Aug 2025

https://github.com/vinay-patel22/Object-Oriented-Programming-Java

Explore Object-Oriented Programming (OOP) concepts in Java with this repository. Includes code examples, conceptual questions, and explanations of key OOP principles like inheritance, polymorphism, encapsulation, and more. Ideal for mastering OOP in Java.

object-oriented-programming oop oop-concepts oop-examples oop-principles oops oops-concepts oops-in-cpp oops-in-java oops-java vinay-patel vinay-patel22

Last synced: 09 Aug 2025

https://github.com/vinayak-kumar-sharma/oop_concepts

An informational repository on Object-Oriented Programming concepts.

oops-in-cpp problem-solving

Last synced: 16 Aug 2025

https://github.com/ricvrdv/cpp-01

C++ Module 01 - new, delete, references, file manipulation

cplusplus cpp98 memory-management oops-in-cpp pointers-and-references

Last synced: 10 Oct 2025

https://github.com/transurgeon/comp_345_a1_v9

Group Project Risk-Based Game: Warzone for Advanced program design with C++; Winter 2022 COMP 345

design-patterns oops-in-cpp

Last synced: 27 Aug 2025

https://github.com/hariharanelancheliyan/employee-database-console-application

Employee Database Management is a console-based application that allows us to add, list, delete and search all employees across the organization. Search can be done by applying multiple filters.

cpp employee-management-system oops-in-cpp

Last synced: 02 Aug 2025

https://github.com/itsabhi739/hotelmanagementsystem

Hotel Management System is build using C++ and is used to book the hotel rooms and help in editing the details of the customer.We can see allotted rooms and delete the customer records accordingly.Apart from that we can order the food

cpp hotelmanagementsystem oops-in-cpp

Last synced: 31 Jul 2025

https://github.com/perhac13/school-management-system

This a CLI Application programmed in C++. Manage the function that are need in typical School management system along persistence data.

cpp17 factory-pattern file-handling-in-cpp json oops-in-cpp

Last synced: 03 May 2026

https://github.com/usefelbedwehy/modern-cpp

Mastering Object-Oriented Programming (OOP) using C++. For modern cpp exercises, assignmenmts and projects.

cpp modern-cpp oop oops-in-cpp

Last synced: 27 Jun 2025

https://github.com/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.

classes-and-inheritance classes-and-objects cpp oop-concepts oops-in-cpp

Last synced: 12 May 2026

https://github.com/anandman03/smart-tic-tac-toe

Tic-Tac-Toe using minimax + alpha-beta pruning in C++

alpha-beta-pruning cpp minimax-algorithm oops-in-cpp tic-tac-toe

Last synced: 30 Jul 2025

https://github.com/singhxtushar/movie_fanatic_depot

THIS PROJECT IS DEVELOPED TO UNDERSTAND THE OOPS CONCEPTS IN A BETTER AND PRACTICAL WAY AND IMPLEMENTING THE KNOWLDEGE GAINED FROM THE CONCEPT.

cplusplus-14 header-files include-guards oops-in-cpp

Last synced: 12 Oct 2025

https://github.com/wajahat001/cryptoplatform

This is the cryptocurrency platform and work as a dummy platform you can place and execute your order easily

class cpp oop-concepts oop-principles oops-in-cpp

Last synced: 12 Oct 2025

https://github.com/dnlbb/programming-languages-and-methods-mstu

This repository contains laboratory work on the subject of MSTU programming languages and methods.

cpp java object-oriented-programming oop-principles oops-in-cpp oops-in-java

Last synced: 30 Apr 2026

https://github.com/sumit-kushwah/oops

Concept of Object Oriented Programming system in c++

cpp17 oops-in-cpp

Last synced: 04 Sep 2025

https://github.com/shashwat-19/bank-account-management-system

An efficient C++ Bank Account Management System that allows users to create accounts, deposit/withdraw funds, check balances, view transaction history, and apply interest. Secure, user-friendly, and designed for seamless banking experience!

control cpp dsa oops oops-in-cpp problem-solving real-time stl

Last synced: 15 May 2025

https://github.com/barbaraeguche/risk-warzone

䷆ a simplified implementation of the "Risk" computer game in c++ for comp 345.

cpp gamedev oops-in-cpp risk-warzone warzone

Last synced: 20 Jan 2026

https://github.com/pradeepchegur/essentials_of_cpp

Typical codes on essentials of C++

cpp oops-in-cpp

Last synced: 15 Mar 2025

https://github.com/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.

classes-and-inheritance classes-and-objects cpp oop oops-in-cpp pointers

Last synced: 15 Mar 2025

https://github.com/3ein39/onlinebookreader

Cpp console project practicing some OOP concepts

bookreadingapp console-application cpp oop-principles oops-in-cpp

Last synced: 11 Jun 2026