Found in 2 comments on Hacker News
redtriumph · 2022-11-14 · Original thread
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.

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...

roxaaaane · 2021-07-14 · Original thread
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.

[1]:https://www.amazon.com/C-Crash-Course-Josh-Lospinoso/dp/1593...

Fresh book recommendations delivered straight to your inbox every Thursday.