Over 100 recipes to help you overcome your difficulties with C++ programming and gain a deeper understanding of the working of modern C++ If you want to overcome difficult phases of development with C++ and leverage its features using modern programming practices, then this book is for you. The book is designed for both experienced C++ programmers as well as people with strong knowledge of OOP concepts.
Quite a lot of value and content in this book. If there’s something you want to implement in C++, it’s more likely than not that you’ll find a solid example here (including C++ agnostic topics, like testing, patterns, etc...). Just keep in mind that this is a "recipe" technical book, so it follows a repetitive structure of: 1) description, 2) how to, and 3) how it works; rather than providing deep explanations of fundamentals. (3.5/5)