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

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í)

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
![Static Badge](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)
![Static Badge](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![Static Badge](https://img.shields.io/badge/Visual_Studio-5C2D91?style=for-the-badge&logo=visual%20studio&logoColor=white)