/CPP-Primer

The excerises and notes of Book: Cpp Primer

Primary LanguageC++

Cpp Primer Notes

Exercise

This a implementation of some of the exercises from the book: C++ Primer. And also some notes from the book. The github source could be found here.

Notes

You may find all the notes here:

Prerequisites

Ubuntu 18.04 LTS gcc/g++: 5.5 vscode: 1.35.0, x64

Acknowledgmets

  • Full respect to the author of the book: Cpp Primer, Stanley B. Lippman, Josee Lajoie, Barbara E. Moo. Their great works perserves;
  • Didn't came up who else is helping me with it at current stage.