https://github.com/anc1kr1st/prata_cpp_exercises
Stephen Prata, C++ PRIMER PLUS, 6th Edition (Mistrovství v C++ 4. aktualizované vydání)
https://github.com/anc1kr1st/prata_cpp_exercises
cpp exercises-solutions prata
Last synced: 3 months ago
JSON representation
Stephen Prata, C++ PRIMER PLUS, 6th Edition (Mistrovství v C++ 4. aktualizované vydání)
- Host: GitHub
- URL: https://github.com/anc1kr1st/prata_cpp_exercises
- Owner: Anc1kr1st
- Created: 2024-03-08T20:47:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T12:15:42.000Z (10 months ago)
- Last Synced: 2025-04-09T20:52:42.367Z (9 months ago)
- Topics: cpp, exercises-solutions, prata
- Language: C++
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Exercises
## Stephen Prata, C++ PRIMER PLUS, 6th Edition (Mistrovství v C++ 4. aktualizované vydání)
### Description
Solutions to all exercises of C++ Primer Plus, 6th Edition. Most of the programs are on the smaller side and are used to
gain familiarity with various concepts convered in the chapters.
## Tools & Library Used


