oop-cpp
There are 48 repositories under oop-cpp topic.
educ8s/Cpp-Pong-Game-Raylib
A C++ Pong game developed with the Raylib library using OOP principles.
barimehdi77/CPP-Modules
These modules of C++ are designed to help you understand the specificities of the language when compared to C. Time to dive into Object-Oriented Programming!
aps08/quiz-game
Console based quiz-game in C++.
Alex-Kud/Course_Circle_and_Square
Working with the graphical representation of geometric shapes in the console in C++
Choaib-ELMADI/getting-started-with-cpp
Getting started with CPP - Insights and Notes.
farouk-root/Smart_Recruiting_Help_Center_2A26
This is a Desktop Application designed by our team during C++ OOP project at ESPRIT . This Project Introduced us to innovative Technologies like IOT concepts using Arduino (UNO) to develop scenarios to automate QR code Scanner , RFID and keypad ... , Object Oriented C++ , Oracle DB , QT GUI Design ,.
Awais-Asghar/OOP-Course-in-cpp
I developed the OOP Course in C++ to introduce fundamental Object-Oriented Programming concepts using C++. This course covers classes, inheritance, polymorphism, and more, with practical code examples to enhance understanding.
leyviya/canteen-management-system-cpp
In this project I require that the program store new canteen item, edit them, delete them. You can see the full list of items stored in Canteen. The items will be stored in a file system.
agus-darmawan/academic-system-cpp
Simple academic system using oop CPP to fill assignments for advanced programming courses.
Marllon-Freitas/Cpluplus-OOP-Course
This repository is where i am gonna put all my c++ code and exercises from the OOP Course
salamanetwork/tutocpp20
My Tutorial Journey On C++ 20
tech-gian/School_Simulation_cpp
👨🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.
joelgauchia/Joc-RPG
Joc RPG basat en la programació orientada a objectes en llenguatge C++. Consta d'un menú amb opcions i capacitat de guardar/carregar jugadors.
JoKeRooo7/red_black_tree_cpp
My implementation of a red black tree and std::map, std::set, std::multiset via a red black tree.
tariqjamel/POS-Tracker
Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
tech-gian/OOPproj_2021
🎮👹👾 A command-line game designed, with Object-Oriented Programming principles, about monsters and heroes fighting each other.
an162/Cooking-with-Healthier-Ingredients
Cooking with Healthier Ingredients is a c++ programme that suggests healthier substutions according to the users health concerns
an162/fuzzy-dollop
coin toss game
an162/legendary-tribble
DoubleSubscriptedArray class with a driver program to test it
an162/room-of-cats
a program describing a room of cats
Arif-Rahman-Sikder/Object-Oriented-Programming
Basics of OOP
aysuoner/CPP-Modules
This is first CPP learning project at Cole 42 school. The goal of these modules is to introduce us to object-Oriented Programming.
georgiyCJDEV/SDL2_PacmanGame
Made as a coursework project for BSTU Voenmeh at spring 2022, demonstrating OOP paradigm. Libraries and frameworks used: SDL2, SDL2 image, SDL2 mixer, SDL2 ttf
gourabofficial/CPP
explore c++
Hamza-benfaddoul/42-cpp
Object-Oriented Programming
HasanYahya101/OOP_Lab_Solutions
Solutions to Object Oriented Programming lab questions from Spring 2023 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.
haydar-hilmy/alpro-program-mahasiswa
Penerapan OOP (object oriented programming) C++ ke dalam program array mahasiswa yang berisikan NIM, Nama, Semester, Kd.Prodi, Alamat Pointer (alamat array disimpan)
i-Sa3ed/OOP-Projects
My implementation for some OOP projects written in C++ language
wi-r-es/POO-Projeto
Trabalho Pratico no ambito da unidade curricular Programacao Orientada a Objetos
Yousef-Medhat56/cpp-football-league
A simulation for a football league. The program starts by entering the data of the participating clubs. Then the program allows the user to enter the gameweeks results. The program provides some statistical facts about the league, such as: the standings table and the best participating players.
dylanroman03/Parcial-III
Exam III of Programming I (OOP in C++)
kaurjap/Binary_Search_Tree
Built a Balanced Binary Search Tree and implemented algorithm to find its k-th smallest element
TNMnguni/code-challange1
You are writing an object-oriented program for FunkyClothing chain of clothing stores that will determine the amount payable by their account holders at the end of the month by applying several transactions on each account.
TNMnguni/code-challenge2
Farmer Solutions, your company is requested to write a program that will be used by farmers to determine the profits or losses of the crops on their farms. the main purpose of this program will be to determine which farms of a farmer are running at a loss. The data is stored in a file called Farm.txt. This data will be loaded into a Farmer