An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cpp-programming-language

KMORaza/AWGN-Model

Modell des additiven weißen gaußschen Rauschens, geschrieben in C++ Programmiersprache (Model of Additive White Gaussian Noise written in C++ language)

Language: C++ - Size: 6.48 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

deryaxacar/42-CPP-Module-05

This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.

Language: C++ - Size: 66.4 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

deryaxacar/42-CPP-Module-04

This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.

Language: C++ - Size: 120 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ZZy979/PPP-code

《C++程序设计原理与实践》书中代码和习题解答

Language: C++ - Size: 3.65 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 4

skywalkerSam/Guessing-Game

A Terminal-based Guessing Game written in C++

Language: C++ - Size: 7 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mmabiaa/Cpp-Beginner-Projects

Simple and beginner friendly C++ projects you can clone

Language: C++ - Size: 1.53 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

arasgungore/Cpp-Software-Design

C++ Software Design: Design Principles and Patterns for High-Quality Software.

Language: C++ - Size: 4.25 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 9

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.

Language: C++ - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 29 - Forks: 7

ThusharaX/Cpp-programming

C++ programming questions and answers

Language: C++ - Size: 28.3 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 56

shreyashsupe/Mini-project-ATM

A Mini Project of ATM functionalities using C++

Language: C++ - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 7

IcePanorama/BMtoBMPCpp

A tool for converting proprietary BM image files into bitmap images, written in C++20.

Language: C++ - Size: 2.49 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

arsharaj/course-pg-diploma-in-advanced-computing

Course material for pg diploma in advanced computing

Language: Java - Size: 1.16 GB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

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.

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

georgecatalin/Learn_CPP_Programming_Deep_Dive

Classroom and Hands-on sessions- Features of C++ 11 , Exception Handling and STL - for Both Academics and Industry

Language: C++ - Size: 120 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AntiEAC/DBXV2_FakeEACLauncher

DBXV2_FakeEACLauncher by AntiEAC

Language: C++ - Size: 2.34 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MuhammadMooazam/CPP-Programming-Language

Language: C++ - Size: 20.5 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

kishanrajput23/Student-Information-System

A system that allow administrators to manage student records, including their personal details, grades, and attendance.

Language: C++ - Size: 439 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kishanrajput23/UHG-Training

Contains all the materials related to UHG Training.

Language: C++ - Size: 261 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

SaraBaradaran/IUT-Messenger

Implementation of A Messenger Using Qt Framework

Language: C++ - Size: 1.5 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DhirajGadekar/Cpp_programming

Class Codes, Assignments, Practice Codes

Language: C++ - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

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++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Vaibhav234k/Diary-management-project-cpp

Dairy management system program using file handling you can create bill also without any other language using cpp only.

Language: C++ - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

SaraBaradaran/Book-Store

Implementation of A Bookstore System Using Special Data Structures and Qt Framework

Language: C++ - Size: 2.41 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

garlynugrahaa/learn-c

LearnC is a repository that I use to store my learning progress in exploring the C Programming Language.

Language: C++ - Size: 1.72 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

suryakarmakar/CPP-Programming

📃 Learning CPP Programming From Scratch

Size: 0 Bytes - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Related Keywords
cpp-programming-language 25 cpp-programming 17 cpp 17 cpp-project 6 cpp-library 5 cplusplus 4 cpp-modules 3 cpp20 3 c-plus-plus 2 object-oriented-programming 2 oop 2 oop-cpp 2 c 2 qt 2 cpp-projects 2 programming 2 cpp-programming-examples 2 42school 2 42projects 2 cpp-all 2 42cursus 2 42born2code 2 cpp-patterns 2 cpp17 2 cpp-program 2 udemy-course 1 cpp11 1 cpp20-exec 1 eac 1 eac-bypass 1 easyanticheat 1 easyanticheat-bypass 1 cpp-language 1 cplusplus-11 1 tutorial 1 programming-language 1 web-programming-technologies 1 web-based-java-programming 1 software-development-methodologies 1 software-development 1 session-introduction-to-microservices 1 pg-diploma 1 object-oriented-programming-with-java 1 microsoft-dot-net-technologies 1 general-aptitude 1 effective-communication 1 database-technologies 1 c-programming-language 1 c-programming 1 c-language 1 book-store-app 1 diary-management 1 console-project 1 console-program 1 console-application 1 canteen-mangement-system 1 canteen-management 1 core2web 1 messenger 1 desktop-application 1 uhg 1 cpp-tutorials 1 cpp-training 1 cpp-task 1 cpp-programs 1 cpp-hands-on 1 unix 1 student-record-system 1 student-management-system-project 1 student-information-system 1 student-information-management-system 1 student-information-management 1 file-handling 1 opengl-tutorial 1 opengl-library 1 opengl-framework 1 opengl 1 cpp-project-template 1 cpp-basic 1 cpp-game-cli 1 cppmodules 1 42-cpp-modules 1 42-cpp-module 1 42-cpp 1 42 1 project 1 oops-in-cpp 1 oop-examples 1 cpp98 1 cpp-programming-project 1 42ecole 1 simulators 1 simulator 1 simulations 1 simulation 1 physics 1 gaussian-noise 1 additive-white-gaussian-noise 1 course-end-examination 1 course 1