| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This repository contains C++ projects developed as part of the 42 Warsaw curriculum. It includes implementations of different modules, exercises, and solutions designed to strengthen knowledge of object-oriented programming, memory management, design patterns, and other key aspects of C++.
A console-based Smart Banking System developed in C++ demonstrating Object-Oriented Programming, banking operations, loan management, transaction logging, file handling, and dynamic memory management.
Complete C++ implementations from Balagurusamy's "Object-Oriented Programming with C++" 4th Edition
Creating a replica of Book My Show using C++ for a Student Project (🚀 Actively under development)
🚑 A C++17 EMS simulation that models patient triage, resource allocation, and emergency dispatch using STL data structures.
OOPS in C++
A comprehensive record of Object-Oriented Programming (OOP) fundamentals in C++. Documenting core principles and implementations from Semester 2.
Console-based ATM simulator in C++ demonstrating OOP — encapsulation, constructors, static members, and file I/O for persistent account storage
The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of your C++ journey.
Solving object-oriented programming book in C++
A comprehensive Object-Oriented HR Management System developed in C++. Features employee management, project assignment, attendance tracking, performance evaluation, recruitment, leave management, notice board, authentication, file handling, STL, templates, inheritance, polymorphism, and persistent data storage.
Structured coursework and practical implementations for mastering C++ Object-Oriented Programming. Features complete module breakdowns from basic classes to advanced topics like polymorphism, templates, and exception handling, complete with expected terminal outputs.
Add a description, image, and links to the object-oriented-programming-in-cpp topic page so that developers can more easily learn about it.
To associate your repository with the object-oriented-programming-in-cpp topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |