Skip to content

ReffPixels/Cpp-Primer-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Primer Exercise Solutions by Reff Pixels

[Unfinished] This is a C++ repository where I've stored my solutions to the exercises from the book "C++ Primer" (Fifth Edition) by Stanley B. Lippman, Josée Lajoie, and Barbara E. Moo.

Note: I made this repo to stay organized while reading this book, I am not an experienced C++ programmer so take my answers with a grain of salt.

Get the book: https://www.goodreads.com/book/show/768080.C_Primer

About this project

Tech used

Using VS Code with g++ compiler (Mingw-w64).

Build Instructions

Press F5 on an active .cpp file to build and launch in an external console.

Contact

Email: reffpixels@gmail.com
Website: https://www.reffpixels.com

About

[Unfinished] My solutions to the exercises from the book "C++ Primer" (Fifth Edition) by Stanley B. Lippman, Josée Lajoie, and Barbara E. Moo.

Topics

Resources

Stars

Watchers

Forks

Contributors