Hacker News new | ask | show | jobs
by AnimalMuppet 1518 days ago
I would start with "A Tour of C++", by Stroustrup.
1 comments

Hi thanks for the recomendation, looks pretty good and complete!

Is there any edition that includes modern standards? (c++17 minimum)

Um... from memory, the edition I have covers c++14. I don't know if there's a more recent edition.
The second edition covers C++ 17.
It does!