This repository is your one-stop resource for exploring Object-Oriented Programming (OOP) concepts in different programming languages.
-
Updated
Oct 7, 2023 - C++
This repository is your one-stop resource for exploring Object-Oriented Programming (OOP) concepts in different programming languages.
Repository contains a collection of C++ projects showcasing various concepts, techniques
A simulation of a truck delivery company written in C++.
This repository contains the Labs Tasks and Assignments of the course.
Collection of solved problems demonstrating OOPs concepts in C++ with practical implementations.
Explore my GitHub repository chronicling my learning journey in C++ and Data Structures & Algorithms (DSA). This collection showcases various projects, exercises, and assignments, illustrating my growth and proficiency in C++ programming and fundamental DSA concepts. Dive into examples covering OOP, data structures, algorithms, and competitive prog
During Winter 2022, I was assigned to program the missing functionalities of a video game called, "Peach Party," given a skeleton code. This project focuses on object oriented programming, specifically topics in inheritance, polymorphism, and abstraction. Grade Received: 100/100
this project is an implementation of a variant of the classic board game Othello. The game is developed using object-oriented programming principles, with a focus on flexibility and extensibility. The game supports various starting positions, unplayable squares, and includes functionality for saving and loading game states.
The TA Management System is a C++ project designed to manage records of Teaching Assistants (TAs) within a department. The system ensures that only eligible TAs—those who are currently registered students—are maintained in the records. The project involves filtering out records of TAs who have graduated and updating the TA file accordingly.
Independent Programs showcasing OOP Principles!
A beginner-friendly repository containing basic C++ programs to learn and understand fundamental programming concepts.
Add a description, image, and links to the objectorientedprogramming topic page so that developers can more easily learn about it.
To associate your repository with the objectorientedprogramming topic, visit your repo's landing page and select "manage topics."