Jump to ratings and reviews
Rate this book

Die C++-Challenge: Echte Probleme lösen und zum C++-Experten werden - 100 Aufgaben und ausprogrammierte Lösungen

Rate this book
Test your C++ programming skills by solving real-world programming problems covered in the book C++ is one of the most widely-used programming languages and has applications in a variety of fields, such as gaming, GUI programming, and operating systems, to name a few. Through the years, C++ has evolved into (and remains) one of the top choices for software developers worldwide. This book will show you some notable C++ features and how to implement them to meet your application needs. Each problem is unique and doesn't just test your knowledge of the language; it tests your ability to think out of the box and come up with the best solutions. With varying levels of difficulty, you'll be faced with a wide variety of challenges. And in case you're stumped, you don't have to we've got the best solutions to the problems in the book. So are you up for the challenge? This book will appeal to C++ developers of all levels. There's a challenge inside for everyone.

Paperback

Published November 12, 2018

17 people are currently reading
37 people want to read

About the author

Marius Bancila

6 books5 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (25%)
4 stars
6 (50%)
3 stars
2 (16%)
2 stars
1 (8%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
10 reviews
June 1, 2019
Good idea, lackluster execution.

As of writing this, I've done around 85 of the 100 problems, and the word that comes to mind to best describe this would be "unpolished". The problems themselves could often do with more exposition (I can look up the definition of an Armstrong number, for instance, but would it be so hard to add it to the text?). There were times when I interpreted what the output of the problem should be in a different way (when I see the word histogram, I'm expecting to produce an actual histogram), or creating iterators instead of just copying things to a container. This isn't a huge problem however, at worst, it makes some of the problems slightly more difficult.

It'd be nice if they provided some canned/test data on their repo to use in tests or for basic setup for some of the questions as well.

I have some issues with the solutions; partial minor spoilers ahead I suppose.



All in all, I think this is a good idea, I just wish they'd put more effort into it.
Profile Image for Dendi.
49 reviews9 followers
June 21, 2020
I think the hands-on examples are amazing to get you up to speed to C++17/2a. Recommended to anyone who has C++11 expertise to delve into C++17/2a.
11 reviews1 follower
August 19, 2020
I good set of problems to learn C++ and libraries well. You could use these problems to learn any language.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.