I
I
interprise2018-12-14 23:58:37
C++ / C#
interprise, 2018-12-14 23:58:37

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

1 answer(s)
V
Vasily Sorokin, 2018-12-15
@Vass

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 question

Ask a Question

731 491 924 answers to any question