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++
- Host: GitHub
- URL: https://github.com/jeffreypullin/cpp-notes
- Owner: jeffreypullin
- Created: 2019-11-21T00:05:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T00:06:12.000Z (over 6 years ago)
- Last Synced: 2025-01-29T18:11:19.767Z (over 1 year ago)
- Language: C++
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.