Thorough/in-depth understanding of the CPP Primer book by Stanley B. Lippman and stuff from here
- Directories labelled as
chapterX
, where X is the chapter number, refer to the CPP-Primer book chapters. Each folder contains key takeaways from the chapter and a short summary. - Directory learncpp-com contains sub-directories corresponding to the specific modules on the website. Similar to the CPP-Primer book, each module folder contains key takeways, summary and program snippets.
- learncpp.com
- plog - Portable, simple and extensible C++ logging library