https://github.com/grahamstrickland/modern_cpp
Exercises and examples from "Discovering Modern C++" (2e) - Peter Gottschling
https://github.com/grahamstrickland/modern_cpp
cplusplus cpp modern-cpp scientific-computing
Last synced: 29 days ago
JSON representation
Exercises and examples from "Discovering Modern C++" (2e) - Peter Gottschling
- Host: GitHub
- URL: https://github.com/grahamstrickland/modern_cpp
- Owner: GrahamStrickland
- Created: 2023-11-16T18:08:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-27T16:48:37.000Z (about 1 month ago)
- Last Synced: 2026-05-27T18:24:47.408Z (about 1 month ago)
- Topics: cplusplus, cpp, modern-cpp, scientific-computing
- Language: C++
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modern_cpp
Exercises and examples from "Discovering Modern C++" (2e) - Peter Gottschling