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

Topic: "learning-cpp"

nragland37/cpp-projects

Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials

Language: C++ - Size: 50 MB - Last synced at: 6 days ago - Pushed at: 16 days ago - Stars: 356 - Forks: 46

Hello-Computer-Science/Hello-CPP

Learn Cpp

Language: C++ - Size: 9.77 KB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

abhi3700/My_Learning-Cpp

Learn C++

Language: C++ - Size: 53.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

SlicedPotatoes/France_IOI

All the exercises I solved on France ioi

Language: C++ - Size: 229 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

breadrock1/Coursera-YandexCpp

This course is devoted to acquaintance with the C ++ programming language. The course was developed by leading Yandex specialists and teachers of the School of Data Analysis. They have years of development of search services, advertising and infrastructure behind them. Link to course: https://www.coursera.org/learn/c-plus-plus-white/home/welcome

Language: C++ - Size: 56.6 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

zproksi/bpatch

Tool & library for binary data processing according JSON formatted rules

Language: C++ - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

LucaR01/Guida-Cpp

Una semplice guida in italiano per programmare in C++.

Language: TeX - Size: 36.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Raj-Srikar/Codeblocks

A programming learning platform that generates programs in Python and C++ in real-time when the logic blocks are interlocked together.

Language: JavaScript - Size: 12.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

soevielofficial/cpp-experiment

a repository for experiment and learning c++ language

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

mm3906078/MonstersUniversity

University for beginners to learn coding and computer stuff

Language: C++ - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3

Rohith04MVK/Learning-Cpp

Me trying to learn CPP

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

kevinalh/accelerated_cpp

My work on the book Accelerated C++.

Language: C++ - Size: 1.84 MB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

PROTOTYPE9111/schildtbooklearn

my files for learning Herbert Schildt's book "C++ for beginners" (ISBN 978-5-4461-1821-2).

Language: C++ - Size: 1.82 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-07-Lab

Ch. 7, Lab 1, Score Statistics

Language: C++ - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-06-Lab

Ch. 6, Lab 1, Grade Checker File In/Out

Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-05-Lab

Ch. 5, Lab 1, Change Maker

Language: C++ - Size: 6.84 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-04-Lab

Ch. 4, Lab 1, Grade Checker Function

Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-03-Lab

Ch. 3, Lab 1, Number Guessing Game

Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-02-LabB

Ch. 2, Lab 2, Addition Loop

Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-02-LabA

Ch. 2, Lab 1, Grade Checker

Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-06-01-FileIO

Ch. 6, Lesson 1, File In/Out

Language: C++ - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-05-01-CallByRef

Ch. 5, Lesson 1, Function Call by Reference

Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-04-03-Scope

Ch. 4, Lesson 3, Scope of Read/Write Reference

Language: C++ - Size: 6.84 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-04-02-CustFunc

Ch. 4, Lesson 2, Custom Functions

Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-04-01-Func-Type

Ch. 4, Lesson 1, Functions and Type Casting

Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-03-04-ForNest

Ch. 3, Lesson 4, Nested For Loops

Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-03-03-For

Ch. 3, Lesson 3, For Loops

Language: C++ - Size: 6.84 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-03-02-Switch

Ch. 3, Lesson 2, Switch Cases

Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-03-01-WhileExtra

Ch. 3, Lesson 1, While Continuation

Language: C++ - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-02-04-While

Ch. 2, Lesson 4, While Loops

Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-02-03-If

Ch. 2, Lesson 3, If statements

Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

lhish/MacroSolver

MacroSolver is a C++ macro expansion tool designed for parsing and expanding C/C++ preprocessor macro definitions.

Language: C++ - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-Class-3-5-Pointers

March 5 Class, Pointers

Language: C++ - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-02-02-Input

Ch. 2, Lesson 2, Input

Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-02-01-Var

Ch. 2, Lesson 1, Variables

Language: C++ - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-01-05-Lab

Ch. 1, Lab 1, Linear Equation

Language: C++ - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-02-00-Class2

Chapter 2, Class 2, Switch case etc.

Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-02-00

Ch. 2, Lesson 0, In-class work

Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-01-04-Math

Ch. 1, Lesson 4, Mathematical Operators

Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-01-03-Error

Ch. 1, Lesson 3, Errors

Language: C++ - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-01-02-Fav

Ch. 1, Lesson 2, Favorite Number

Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-01-01-Hello

Ch. 1, Lesson 1, Hello World

Language: C++ - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Fl444mingo/FL4-CS131-01-00

Computer science chapter 1, lesson 0

Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

VenraTech/Source-Codes-By-VenraTech

A repository full of GDI effects. All protected with a GPL 3.0 license.

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

YXuan-Wang/YXuan-Wang.github.io

my_hexo_blog

Language: HTML - Size: 5.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

domvt/ArduinoOOP

This is an Arduino-based project that will follow my progression learning C++ (on the Arduino IDE and otherwise) with a goal of proficiency in object-oriented programming for mechatronics engineering.

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

SillyCatto/Pong

Pong game made with Raylib in C++

Language: C - Size: 1.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mcleber/Parallel_Sum

This code is a study on parallel programming.

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

EmptyWork/cpp-teaching

Source code untuk materi pembelajaran tentang dasar-dasar pemrograman menggunakan Bahasa C++.

Language: C++ - Size: 347 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Louis3797/cpp-notes

Collection of notes, links, videos, playlists, references and more for learning C++

Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jarosado0911/Me-Learning-CPP

These are my attempts of doing problems in C++ using How To Program by Deitel & Deitel (4th edition)

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

Zaidtech/Learning-Cpp

A C++ learning repo.

Language: C++ - Size: 54.9 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

fityannugroho/Cpp_Project

Learning C++ (Collage Doc)

Language: C++ - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

adityafahmi88/C-Primer-5th-Ed-Solutions

# C++ Primer (5th Edition) – Exercise SolutionsThis repository contains clean, idiomatic C++ solutions for exercises in *C++ Primer, 5th Edition*. 📚 It aims to help learners and reviewers with structured examples and clear summaries. 💻

Language: C++ - Size: 33.2 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

LA-10/C-Primer-5th-Ed-Solutions

This repository contains exercises and example programs that demonstrate key topics from the first chapter of a popular C++ textbook, with clean, well-commented code and detailed explanations. Perfect for newcomers looking to build a strong foundation in C++ programming.

Language: C++ - Size: 0 Bytes - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

jolyne-mangeot/runtrack_cpp

Runtracks d'apprentissage du langage C++, ses subtilités et améliorations, réalisées dans le cadre d'un Bachelor IT et comme IDE Clion de JetBrains

Language: C++ - Size: 2.93 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

mina-atallah/oop-book-by-R.L-exercises

Solving object-oriented programming book in C++

Language: C++ - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

raveriss/cpp_module_01_00-04

Réalisations personnelles pour les exercices C++ (cpp00 à cpp04), explorant les bases de la programmation orientée objet, le polymorphisme, la gestion de la mémoire et d'autres concepts avancés, conformément aux directives de l'école 42.

Size: 5.99 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VKohai/VKohaiSpreadsheet

Learning C++ by coding Spreadsheets Console App

Language: C++ - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mcleber/SFML_Ray_Casting

Ray Casting in C++ and SFML

Language: C++ - Size: 1.26 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

m-o-d-e-r/TabyNote

This is a simple project (notebook) created to learn Qt. But I think I can turn it into a simple code editor ¯\_(ツ)_/¯.

Language: C++ - Size: 11.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mcleber/Fibonacci_Sequence

Fibonacci Sequence using For Loop, Recursive Function and Golden Ratio

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

mcleber/OpenGL_Blue_Marble

Blue Marble project made in C++ and OpenGL

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

mcleber/PhotoBatch

PhotoBatch is a command line application that can manipulate image files in batches.

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

a2ys/learning-cpp

This is where I track my progress in C++ with a roadmap I build on the way.

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

mcleber/SFML_Arkanoid_Game

Arkanoid game made in SFML

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

sm-moshi/learning_cpp

first shot at cpp/c++

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

forrest-born/Programming-Languages

Repository for exploration and documentation of learning programming languages.

Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

github-gabriel/cpp-hello-world

Eine Repository mit Projekten/Notizen mit denen ich die C++ Basics gelernt habe📚

Language: C++ - Size: 3.06 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

pre-eth/OpenStreetMap-Route-Planner

This repo contains my code for the Route Planning project in Course 1 of the Udacity C++ Nanodegree. I used C++ Fundamentals along with the A* Search algorithm to implement a simple little path plotting program on top of starter code provided by Udacity that handled rendering.

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

mcleber/Jokenpo

Rock Paper Scissors Game

Language: C++ - Size: 18.6 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Rhlverdi/Simple-Program

Ini adalah sebuah program sederhana untuk melakukan registrasi dan login akun lalu mengerjakan soal di dalam kode

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

MikeCase/raylibmoverclass

A mover class I'm working on in raylib. It's a learning experience.

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

mchevro/Belajar-CPP

Language: C++ - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CyberThulhu22/CPP-Projects

Small repository for CPP projects in their infancy. This is a repository of Code I have created that will have been tested in my own environment. They are subject for updates and improvements as I continuously learn better ways to complete objectives. None of the code should be used directly in production or enterprise environments without proper approval authorities. Furthermore, testing should be continuous to ensure proper coding practices, security, and usage are maintained.

Language: C++ - Size: 632 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

jkalmar/learningSTL

A basics of stl

Language: C++ - Size: 124 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

GoncaloPascoal/feup-prog

A collection of C++ programs I wrote during the Programming curricular unit

Language: C++ - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0