Skip to content

7shoe/Cpp_Testbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Training Ground

A collection of programs and headers that were generated by working through various C/C++ tutorials and books.

Codacademy for C++

A simplistic course that introduced the core syntax of C++. In order to get to work quickly, a few sample programs are created that tackle sorting and machine learning.

Practical C++ Programming, 2nd Edition (2003)

The goal is to generate 2 programs per chapter. One program for a simplistic, systematic exploration of the introduced feature and another one which creates a somwehat reasonable use case for which the feature might come in handy. Overall, there are 30 chapters in the book.

About

Foundational C++ programs to explore the language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published