Answer the question
In order to leave comments, you need to log in
Is there a book similar to C++ for Professionals?
Maybe someone knows a book where C++-related issues are studied deeper than is usually accepted.
A great example of such a book is Jeff Alger's C++ for Real Programmers, but let's be honest, it was released a long time ago and doesn't cover modern aspects of the language.
Is there something similar, but more modern?
Answer the question
In order to leave comments, you need to log in
Well, in terms of modern pluses, I would recommend reading these:
1. Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14.
2. C++ Concurrency in Action Practical Multithreading
3. C++17 STL Cookbook: Discover the latest enhancements to functional programming and lambda expressions
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question