oop-cpp

There are 48 repositories under oop-cpp topic.

  • Cpp-Pong-Game-Raylib

    educ8s/Cpp-Pong-Game-Raylib

    A C++ Pong game developed with the Raylib library using OOP principles.

    Language:C++43206
  • 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!

    Language:C++11200
  • aps08/quiz-game

    Console based quiz-game in C++.

    Language:C++10100
  • Alex-Kud/Course_Circle_and_Square

    Working with the graphical representation of geometric shapes in the console in C++

    Language:C++8100
  • Choaib-ELMADI/getting-started-with-cpp

    Getting started with CPP - Insights and Notes.

    Language:C++610
  • Smart_Recruiting_Help_Center_2A26

    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 ,.

    Language:C++5200
  • 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.

    Language:C++3100
  • 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.

    Language:C++3100
  • academic-system-cpp

    agus-darmawan/academic-system-cpp

    Simple academic system using oop CPP to fill assignments for advanced programming courses.

    Language:C++2111
  • Marllon-Freitas/Cpluplus-OOP-Course

    This repository is where i am gonna put all my c++ code and exercises from the OOP Course

    Language:C++2100
  • salamanetwork/tutocpp20

    My Tutorial Journey On C++ 20

    Language:C++2201
  • tech-gian/School_Simulation_cpp

    👨‍🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.

    Language:C++2101
  • 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.

    Language:C++1100
  • JoKeRooo7/red_black_tree_cpp

    My implementation of a red black tree and std::map, std::set, std::multiset via a red black tree.

    Language:C++1100
  • tariqjamel/POS-Tracker

    Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.

    Language:C++1100
  • tech-gian/OOPproj_2021

    🎮👹👾 A command-line game designed, with Object-Oriented Programming principles, about monsters and heroes fighting each other.

    Language:C++1100
  • an162/Cooking-with-Healthier-Ingredients

    Cooking with Healthier Ingredients is a c++ programme that suggests healthier substutions according to the users health concerns

    Language:C++0100
  • an162/fuzzy-dollop

    coin toss game

    Language:C++0100
  • an162/legendary-tribble

    DoubleSubscriptedArray class with a driver program to test it

    Language:C++0100
  • an162/room-of-cats

    a program describing a room of cats

    Language:C++0100
  • Object-Oriented-Programming
  • 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.

    Language:C++0100
  • 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

    Language:C++0100
  • gourabofficial/CPP

    explore c++

    Language:C++0100
  • Hamza-benfaddoul/42-cpp

    Object-Oriented Programming

    Language:C++0100
  • 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.

    Language:C++0100
  • 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)

    Language:C++0100
  • i-Sa3ed/OOP-Projects

    My implementation for some OOP projects written in C++ language

    Language:C++0100
  • wi-r-es/POO-Projeto

    Trabalho Pratico no ambito da unidade curricular Programacao Orientada a Objetos

    Language:HTML0100
  • 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.

    Language:C++0100
  • dylanroman03/Parcial-III

    Exam III of Programming I (OOP in C++)

    Language:C++
  • kaurjap/Binary_Search_Tree

    Built a Balanced Binary Search Tree and implemented algorithm to find its k-th smallest element

    Language:C++10
  • 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.

    Language:C++10
  • 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

    Language:C++10