Effective Modern C++
Scott Meyers
Presents a collection of tips for programmers on how to use the features of C++11 and C++14 effectively, covering such topics as functions, rvalue references, and lambda expressions.
cpp backend intermediate practical reference performance concurrency
hands-on hands on