Hacker News new | ask | show | jobs
by floxy 29 days ago
If you haven't seen "A Tour of C++":

https://stroustrup.com/tour3.html

1 comments

Thank you! I knew that existed, but now that I read the synopsis I'm thinking that the C++20/23 material makes sense in this "tour" book... the C++11 (and earlier) material in The C++ Programming Language is like the basis for the language, and everything that came after is more advanced in usage. I guess.

Anyway, maybe all obvious observations but thank you nonetheless