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: 10 Apr 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: 06 Apr 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: 12 Jan 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: 12 Jan 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: 03 May 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/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: 13 May 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: 15 Mar 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: 01 Apr 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/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: 24 Mar 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: 11 Jun 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/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/adzo261/sales-tax-problem

Sales Tax problem solution using C++

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

Last synced: 23 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: 15 Mar 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: 13 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/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: 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/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/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/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/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: 13 Mar 2025

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: 17 Jun 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: 07 Apr 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/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/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/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: 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/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/souvikpaul6436/oops

Notes of OOPS (in c++)

oops-in-cpp

Last synced: 06 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: 04 Mar 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 Apr 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: 21 Jun 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/vinayak-kumar-sharma/oop_concepts

An informational repository on Object-Oriented Programming concepts.

oops-in-cpp problem-solving

Last synced: 26 Mar 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: 24 Feb 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: 23 Jun 2025

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

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

inheritance oops-in-cpp polymorphism

Last synced: 21 Feb 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/man-od/cpp_matrix.h

Implementation of the CPP_matrix.h library

cpp oops-in-cpp

Last synced: 22 Feb 2025

https://github.com/jeffreyargueta/evaluacion01_pii

First evaluation of Programming's Laboratory II - University of Sonsonate

cpp-all cpp-programming evaluation oop-principles oops-in-cpp university

Last synced: 27 Mar 2025

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

Concept of Object Oriented Programming system in c++

cpp17 oops-in-cpp

Last synced: 02 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/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: 05 Apr 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: 19 Jun 2025

https://github.com/khajan38/cpp-20-visual-and-practical-course-zero-to-mastery

This repository holds the various projects made by me during the completion of my course in Udemy: "Complete C++20 Visual and Practical Course -: Zero to Mastery" by Rehmat M. https://www.udemy.com/course/mastering-cpp20-programming-a-visual-and-practical-approach/learn/

cpp cpp20 game-development generic-programming generic-programming-in-cpp git github gui microsoft-vscode oops oops-in-cpp project-management

Last synced: 20 Mar 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/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: 19 Jun 2025

https://github.com/ygor-sena/42cursus-piscine-object

This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.

42 42saopaulo 42school 42sp aggregation association composition cpp cpp-programming ecole42 encapsulation gang gang-of-four oop-principles oops-in-cpp smart uml-diagram

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

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

Cpp console project practicing some OOP concepts

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

Last synced: 27 Feb 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: 30 Mar 2025

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: 06 Mar 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: 21 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/pradeepchegur/essentials_of_cpp

Typical codes on essentials of C++

cpp oops-in-cpp

Last synced: 15 Mar 2025

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: 15 Mar 2025