Very recently, I went through learning C++.
While I tried several books from the C++ definitive guide book [0] (including
books from Stroustrup & Meyer), I found this book to especially knowledgeful.
Actually there is a recently released book[1] by No Starch that gives a tour of modern C++ with details about implementations and librairies and even has a great chapter on unit testing.
C++ Crash Course: A Fast-Paced Introduction [1]
[0]. https://stackoverflow.com/questions/388242/the-definitive-c-... [1]. https://www.amazon.com/C-Crash-Course-Josh-Lospinoso/dp/1593...