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/vansh-codes/complete-interview-preparation-gfg

This repository provides solutions to quizzes, multiple-choice questions (MCQs), and coding problems from the GeeksforGeeks course "Complete Interview Preparation" in C++. The aim is to aid candidates in their technical interview preparation by offering clear and efficient solutions.

cip complete-interview-preparation computer-networks computer-networks-interview-preparation data-structures-and-algorithms dsa dsa-algorithm gfg gfg-cip gfg-complete-interview-preparation-course gfg-course gfg-cpp gfg-solutions interview-prep interview-preparation-gfg low-level-design oops-in-cpp operation-systems operation-systems-interview-preparation-gfg quantitative-analysis

Last synced: 12 Apr 2025

https://github.com/kinshuk-code-1729/object-oriented-programming-and-methodology

This repository contains some basic programs of C++ that depict the OOPS Concepts.

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

Last synced: 03 May 2025

https://github.com/nixrajput/bus-reservation-system-cpp

This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.

bus bus-booking bus-reservation bus-reservation-management bus-reservation-system bus-ticket collaborate cpp cpp-solutions file-handling file-handling-in-cpp nixlab nixrajput nixrajput-github oops oops-in-cpp reservation reservation-system

Last synced: 01 May 2025

https://github.com/an0n1mity/hearthstone-battleground-clone

A Simple HearthStone Battleground clone to demonstrate OOP concepts

card-game hearthstone oops-in-cpp

Last synced: 05 Oct 2025

https://github.com/madhavjivrajani/simdfa

Simulations of deterministic finite automata in different languages!

cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation

Last synced: 17 Mar 2025

https://github.com/kailash360/placement-management-system

Object Oriented Programming Project || IIITM Gwalior

cpp oops oops-in-cpp

Last synced: 20 Jun 2025

https://github.com/pkprajapati7402/cpp-notes

Here's the notes and the Problems with solutions, that we generally see While learning any new language. These problems contains OOPS, Data Structures and Algorithm problems using C++.

algorithms cpp data-structures dsa oops-in-cpp tutorial

Last synced: 22 Aug 2025

https://github.com/rafaykhattak/snake-cpp

Snake Game is a classic implementation of the popular Snake game in C++ using the Raylib library.

cpp oop oops-in-cpp raylib raylib-cpp snake-game

Last synced: 19 Sep 2025

https://github.com/rafaykhattak/pingpong-cpp

PingPong Game is a classic arcade game implemented in C++ using the Raylib library

cpp oop oops-in-cpp ping-pong raylib raylib-cpp

Last synced: 19 Sep 2025

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

Welcome to the OOPs-In-Cpp repository! This repository is dedicated to exploring and mastering Object-Oriented Programming (OOP) concepts in C++. It includes a variety of code samples, exercises, and homework assignments that will help you understand and apply OOP principles effectively.

oop oop-principles oops-in-cpp

Last synced: 24 Jul 2025

https://github.com/sebasfalcone/better-work-notes

A repository containing my notes from different sources on good practices for codding and managing teams

c clean-code cpp development good-practices management oops-in-cpp

Last synced: 14 Jul 2025

https://github.com/sarincr/object-oriented-programming-with-cpp

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.

algorithms artificial-intelligence c course cplusplus cpp data-science datascience datastructure datastructures deep-learning machinelearning object-oriented-programming objective-c oops-in-cpp opps programming-exercises programming-paradigm regression

Last synced: 14 Mar 2025

https://github.com/deryaxacar/42-cpp_05

This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.

42born2code 42cursus 42ecole 42projects 42school cpp cpp-modules cpp-programming cpp-programming-language cpp-programming-project cpp-project cpp98 oop oop-cpp oop-examples oops-in-cpp project

Last synced: 24 Feb 2025

https://github.com/ryomendev/uav-resourceallocation-minor-project

project models an Unmanned Aerial Vehicle (UAV) resource allocation system to optimize the delivery of essential resources (medicine, food, and weapons) to various outposts.

algorithms cpp efficiency oops oops-in-cpp resource-allocation uav

Last synced: 06 Jul 2025

https://github.com/aryanjain28/practicing-cpp

I am currently revising advance C++ concepts just to understand the language better. So I thought of creating this repo!

advanced-cpp cpp11 cpp14 l-value-references lvalue move-semantics oops-in-cpp r-value-references rvalue smart-pointers templates-cpp

Last synced: 22 Oct 2025

https://github.com/rajsoni03/cplusplus-training

C Plus Plus Training Class Codes and Notes

c c-plus-plus core cpp oops-in-cpp

Last synced: 04 Aug 2025

https://github.com/parmesh119/student-database-management-system

In this project, I used C++ and OOPs concept and small DataBase to store the data of all students. I'm created this project for to clear-out my understanding level and clear my all doubt in OOPs and C++.

database oops oops-in-cpp

Last synced: 20 Jul 2025

https://github.com/najmiter/cpp-learning-series

You can find the code for every video in the playlist here. This contains the solutions to the exercises (if given) at the end of the videos. Try to do your own and then see the solution.

cpp cpp11 cpp14 cpp17 oops-in-cpp procedural-programming

Last synced: 28 Mar 2025

https://github.com/rhazra-003/ooplab

Assignment - Solution of OOPLab of 4th Semester (Batch of 2023) of NIT Durgapur

oop oops-in-cpp

Last synced: 20 Mar 2025

https://github.com/poornesh-v/bank-management-system-in-cpp

BankEase – A Simple Banking Management System BankEase is a console-based banking management system built using C++. It allows users to create accounts, deposit and withdraw money, check balances, and modify account details. The project utilizes object-oriented programming (OOP) principles and file handling to ensure data persistence.

cpp dsa filehandling oops-in-cpp

Last synced: 04 Oct 2025

https://github.com/ramamagarwal/project-carpool_management_system

This repository includes my project on carpool management system in which I used object orientation paradigms and principles using C++.

a-star-algorithm cpp dijkstra-algorithm oops-in-cpp yen-algorithm

Last synced: 26 Mar 2025

https://github.com/pabitra-33/c---tasks

This repository contains a collection of C++ practice programs, covering fundamental concepts.

arrays-and-strings basic-programming filehandling flow-control loops multithreading numberprograms oops-in-cpp stl

Last synced: 07 Sep 2025

https://github.com/vovandreevik/two-three-tree

This C++ program implements a Two-Three Tree data structure, a self-balancing search tree, for efficiently storing and retrieving words along with their associated line numbers from a text document.

ads algorithms-and-data-structures dictionary oop oops-in-cpp struct two-three-tree

Last synced: 20 Jun 2025

https://github.com/deepakroy58/cppreference

cpprefernce learnings

cpp oops-in-cpp

Last synced: 17 Jul 2025

https://github.com/jayprakashkumar1/cpp-concepts-

This repository contain different c++ concept and also their implemetation.

cpp cpp-concepts oop-concepts oops-in-cpp

Last synced: 03 Mar 2025

https://github.com/samirhamadaa/simple-calculator

✅ "An object-oriented C++ calculator that supports basic arithmetic operations with undo and reset features." 🚀

arithmetic calculator cplusplus cpp object-oriented-programming oops-in-cpp simple-calculator

Last synced: 07 Jul 2025

https://github.com/happyrao78/codsoft

"Explored fundamental C++ concepts with three console-based projects: a Number Guessing Game, Simple Calculator, and a To-Do List Manager. Enhancing my coding skills by implementing interactive and practical solutions."

cpp oops-in-cpp

Last synced: 29 Mar 2025

https://github.com/callmemaverick/ecommercecore

This repository contains the comprehensive final exam project for the Advanced Object-Oriented Programming (OOP) course in C++ at IT Step Computer Academy. It is designed to showcase a culmination of skills and concepts learned throughout the course.

cpp cpp11 cpp17 exam json nlohmann-json oop oop-concepts oop-principles oops-in-cpp

Last synced: 02 Jan 2026

https://github.com/vovandreevik/point-and-triangle

This C++ program is designed to work with points and triangles in a simple object-oriented manner. It includes classes for Points and Triangles and various functions to manipulate and analyze them.

oop oop-principles oops-in-cpp

Last synced: 23 Aug 2025

https://github.com/abhishekyadav-01/metro-navigator

This project implements a Metro Station Management System using advanced data structures in C++. The system efficiently manages metro lines and stations, supports real-time route planning, and calculates optimal ticket fares using pathfinding algorithms.

algorithms avl-tree-implementations cpp17 data-structures oops-in-cpp

Last synced: 08 Aug 2025

https://github.com/kr1sng/42piscine-cpp

deep diving into Object-Oriented Programming C++

cpp cpp98 object-oriented-programming oops-in-cpp

Last synced: 19 Aug 2025

https://github.com/vovandreevik/string-manipulation

This C++ program is designed for string manipulation. It provides various string operations, such as sorting, searching for repetitions, and finding strings that start with a specific sequence. The program is based on a custom String class.

cpp custom-string oop oops-in-cpp string

Last synced: 30 Oct 2025

https://github.com/vovandreevik/shape-manipulation

This C++ program is designed to work with various shapes, including rectangles and composite shapes, in an object-oriented manner. It allows you to read shape descriptions from an input file, perform operations like moving and scaling, and then sort and display the shapes.

cpp oop oops-in-cpp shapes struct

Last synced: 07 Apr 2025

https://github.com/vovandreevik/stack-and-queue-data-structures

This C++ project implements stack and queue data structures

cpp oop oops-in-cpp queue stack

Last synced: 07 Apr 2025

https://github.com/rajesh2723/oops

OOPS conceps in c++ for interview preparation

c-plus-plus class cpp friend namespace oops-in-cpp

Last synced: 06 Mar 2025

https://github.com/souvikpaul6436/oops

Notes of OOPS (in c++)

oops-in-cpp

Last synced: 06 Mar 2025

https://github.com/adzo261/sales-tax-problem

Sales Tax problem solution using C++

cpp oops-in-cpp sales-tax-problem-solution

Last synced: 20 Aug 2025

https://github.com/satyamgupta53/cpp-fundamentals

Repository contains notes for C++ syntaxes for OOPS, Error Handling, Logging, Multithreading. One Repo for understanding C++ for development.

cpp-compiler cpp-programming multithreading oops-in-cpp

Last synced: 18 Mar 2025

https://github.com/mr-destructive/virtual-fight

A game made to understand Object-Oriented-Programming concepts in C++

cpp oops-in-cpp

Last synced: 24 Mar 2025

https://github.com/squizly/object-oriented-programming

This repository contains my laboratory works for the course 'Object-Oriented Programming,' completed as part of the academic program.

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

Last synced: 21 Jun 2025

https://github.com/vovandreevik/polygon-analysis

This C++ program reads and processes polygon data from a file and provides various commands for analyzing the polygons. It supports commands for calculating areas, finding polygons with maximum or minimum properties, counting polygons, and more.

cpp oops-in-cpp polygon struct

Last synced: 07 Apr 2025

https://github.com/vovandreevik/binary-search-tree

This C++ program demonstrates the implementation of a Binary Search Tree (BST) along with custom Stack and Queue data structures.

binary-search-tree bst cpp oop oops-in-cpp queue stack

Last synced: 07 Apr 2025

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

This repository contains Object-Oriented Programming (OOP) concepts in C++.

coding cpp17 interview-questions oops oops-concept oops-concepts oops-in-cpp oops-in-python oops-interview-ques

Last synced: 08 Apr 2025

https://github.com/vovandreevik/datastruct-iterators

This C++ program demonstrates how to read, process, and sort data using the DataStruct structure and custom sorting criteria.

cpp iterator oop oops-in-cpp struct

Last synced: 06 Oct 2025

https://github.com/cliche-niche/cs253

Contains the assignment submissions made in the course CS253 "Software Development and Operations" in the 2021-22 II Sem. For the group project, refer to the "Exec" repository.

assignments cs253 iitk oops-in-cpp

Last synced: 14 Oct 2025

https://github.com/vovandreevik/dictionary-list

This C++ program implements a custom dictionary list data structure. The dictionary list allows you to insert, remove, search, merge, and find the intersection of two lists. It is designed to manage a list of unique integer values.

cpp dictionary oop oops-in-cpp

Last synced: 26 Oct 2025

https://github.com/vaibhav-2303/minic-compiler

Compiler Front-End Code for a C-like language

antlr4 compiler-design llvm llvm-ir oops-in-cpp visitor-pattern

Last synced: 08 Nov 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: 28 Apr 2025

https://github.com/man-od/cpp_matrix.h

Implementation of the CPP_matrix.h library

cpp oops-in-cpp

Last synced: 22 Feb 2025

https://github.com/syuvraj19/oop-assignments

This repository contains Object-Oriented Programming assignments from Seneca College's OOP244 and OOP345 courses.

oop oop-concepts oops-in-cpp

Last synced: 25 Oct 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: 22 Feb 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/wittyicon29/in-memory-db

An in-memory database using C++ is a system that stores data primarily in RAM for fast access and manipulation. It supports basic CRUD operations and may include features for concurrency control and optional data persistence.

data-structures oops-in-cpp regex

Last synced: 15 Mar 2025

https://github.com/diogojorgebasso/oop-cpp

Tudo que já estudei sobre Programação Orientada em Objeto em C++

java-oop oop-principles oops-in-cpp python-oop unifei unifei-university

Last synced: 06 Apr 2025

https://github.com/rprakashdass/library-management-system

Library Management System project using C++, designed to enhance C++ programming skills with OOP concepts.

cpp library-management-system library-management-system-cpp object-oriented-programming oops-in-cpp

Last synced: 09 Mar 2025

https://github.com/orshahar91/lazydigger_mapeditor

A map editor for lazy digger mini game (SFML)

cpp digger game map-editor oop oops-in-cpp sfml sfml-game

Last synced: 24 Jul 2025

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/hrisa006/object-oriented_programming

Solved tasks from my classes in "Object-oriented Programming" at FMI, SU

c-plus-plus object-oriented-programming oop oop-principles oops-in-cpp

Last synced: 16 Oct 2025

https://github.com/praths71018/task-manager

A Task Manager Program which utilises all OOPs and other concepts in C++

cpp friend-class object-oriented-programming oops-in-cpp operator-overloading task-manager

Last synced: 24 Mar 2025

https://github.com/duaa-a/multi-gameboard-engine

A robust, object-oriented game engine that supports multiple board games

cpp gameboard oops-in-cpp tic-tac-toe xo

Last synced: 16 Mar 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: 04 Mar 2025