cpp-programming-language
There are 24 repositories under cpp-programming-language topic.
ThusharaX/Cpp-programming
C++ programming questions and answers
samarjitsahoo/cpp
Certainly! Here’s another take: C++ is a robust and flexible language that enhances C with object-oriented, generic, and functional programming features. It is widely acclaimed for its performance and efficiency, making it ideal for developing complex software systems, real-time applications, and high-performance games.
arasgungore/Cpp-Software-Design
C++ Software Design: Design Principles and Patterns for High-Quality Software.
ZZy979/PPP-code
《C++程序设计原理与实践》书中代码和习题解答
shreyashsupe/Mini-project-ATM
A Mini Project of ATM functionalities using C++
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.
kishanrajput23/Student-Information-System
A system that allow administrators to manage student records, including their personal details, grades, and attendance.
Mmabiaa/Cpp-Beginner-Projects
Simple and beginner friendly C++ projects you can clone
Vaibhav234k/Diary-management-project-cpp
Dairy management system program using file handling you can create bill also without any other language using cpp only.
DhirajGadekar/Cpp_programming
Class Codes, Assignments, Practice Codes
kishanrajput23/UHG-Training
Contains all the materials related to UHG Training.
real0x0a1/Encryption-and-Decryption-Tool
This C++ program provides a simple file encryption and decryption tool using XOR encryption.
real0x0a1/Webcam-Motion-Sensor
This simple C++ program uses OpenCV to perform motion detection using a webcam or IP camera stream. It captures consecutive frames, calculates the absolute difference between them, and applies a threshold to identify motion.
skywalkerSam/Game-I
A simple terminal-based number guessing game.
AntiEAC/DBXV2_FakeEACLauncher
DBXV2_FakeEACLauncher by AntiEAC
arsharaj/course-pg-diploma-in-advanced-computing
Course material for pg diploma in advanced computing
coding-aqyanoos/Cplusplus-full-course-for-beginners
Learn C++ from very basics to Object Oriented Programming, Classes, Objects and much more. Learn All the fundamentals and core concepts of C++ Programming language.
IcePanorama/BMtoBMPCpp
A tool for converting proprietary BM image files into bitmap images, written in C++20.
SaraBaradaran/Book-Store
Implementation of A Bookstore System Using Special Data Structures and Qt Framework
AstroJeriko/CPP-Projects
This GitHub repository is where I store all of my C++ projects as well as a full tutorial on how to get started with the C++ programming language.
georgecatalin/Learn_CPP_Programming_Deep_Dive
Classroom and Hands-on sessions- Features of C++ 11 , Exception Handling and STL - for Both Academics and Industry
SaraBaradaran/IUT-Messenger
Implementation of A Messenger Using Qt Framework
SuryaKarmakar/CPP-Programming
📃 Learning CPP Programming From Scratch