A hospital management system, made using object oriented programming and file handling (in C++), that keeps records of doctors, their appointments, patients, staff and more.
-
Updated
May 21, 2024 - C++
A hospital management system, made using object oriented programming and file handling (in C++), that keeps records of doctors, their appointments, patients, staff and more.
🧾 An object oriented C++ Program which stores and maintains course feedback provided by students.
Bankist application in C++ by using dynamic arrays and classes concepts :Its main features are login system, user authentication ,create a new account , requesting loan , transfer money, sort your movements , currency converter , delete your account and log out system .
All materials of my youtube courses
Getting started with CPP - Insights and Notes.
A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.
This code is a program that generates a B-mode image containing multiple scanlines from echoes received from an ultrasound transducer.
[EN] This is my first game project using SDL2 and C++. I'm implementing my own data structures, practicing OOP, and having a lot of fun.
🎮 Classic Pac-Man game written in C++
Step by step explain concepts deeply ,proper examples with tested portions, short notes in the form of slides , external material links and much more.
Dungeons and Dragons game designed to be played at the command console
An Intermediate level project based on C++, File Management Techniques and OOP's Concepts to handle User's Accounts, Adding New Account, Modifying Accounts, Deleting Accounts etc.
Solutions to Object Oriented Programming assignment questions from Spring 2023 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the theory (subject), not the Lab subject.
Intro to design patterns, design documents with UML and OOP in C++.
Here are the few C++ projects, inside of them some complex algorithms and many more things that can help you .
cpp lib for calculating matrices
The 12th project of 42 curriculum is a C++ piscine which aims to introduce students to Object-Oriented Programming. C++ was chosen because it's derived from our old and familiar C Language. Since C++ can be complex, the code will adhere with the C++98 standard.
Add a description, image, and links to the oop-in-cpp topic page so that developers can more easily learn about it.
To associate your repository with the oop-in-cpp topic, visit your repo's landing page and select "manage topics."