An open API service indexing awesome lists of open source software.

https://github.com/jeffreypullin/cpp-notes

Notes I created while learning C++
https://github.com/jeffreypullin/cpp-notes

Last synced: 8 months ago
JSON representation

Notes I created while learning C++

Awesome Lists containing this project

README

          

# C++ Notes

This repository contains notes I created while learning C++.

Currently all material is drawn from [Discovering Modern C++](https://amzn.to/2D0RhHN) by Peter Gottschling.