legacy_cplusplus icon indicating copy to clipboard operation
legacy_cplusplus copied to clipboard

C++ examples for beginners, written for my school master. The programs are organized into 8 chapters, each focusing on one core concept.

legacy_cplusplus

C++ files for beginners

These files explore all basic concepts of C++ and programming in general and was written by me in School (c. 2007-2008)

These C++ files were written for use in TurboC++ v3.0 and will not work without changes in modern compilers like GCC.