Ask HN: What are your resources for learning modern C and C++?
I haven't written any C and C++ code over a decade. Mostly out of personal interest I would like to revisit these two languages and aproach them as a new programmer, see how the standards and best practices have evolved (if at all). Are there any modern resources for doing that you know of, or am I approaching it the wrong way?
2 comments
[ 4.5 ms ] story [ 12.0 ms ] threadThere are others for C++, but this would be a good start.
As for C, "Extreme C" has nice up to day content.
And in both cases, "Secure Coding in C and C++",
https://www.amazon.com/Secure-Coding-2nd-Software-Engineerin...