https://github.com/rykovv/discovering-modern-cpp
A Take on Exercises for the book Discovering Modern C++, 2nd Edition by Peter Gottschling
https://github.com/rykovv/discovering-modern-cpp
Last synced: 7 days ago
JSON representation
A Take on Exercises for the book Discovering Modern C++, 2nd Edition by Peter Gottschling
- Host: GitHub
- URL: https://github.com/rykovv/discovering-modern-cpp
- Owner: rykovv
- License: mit
- Created: 2023-08-06T22:29:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T07:41:09.000Z (over 1 year ago)
- Last Synced: 2025-01-30T08:25:05.732Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 286 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discovering-modern-cpp
Exercises for the book Discovering Modern C++, 2nd Edition by Peter Gottschling
## Compiler
[C/C++ for Visual Studio Code with MinGW x64 on Windows](https://code.visualstudio.com/docs/languages/cpp#_example-install-mingwx64-on-windows)