I'm looking for a good, modern tutorial for C++. Something that _does_ mention "this is how it was done in the past", allowing me to understand older code, but also says "we don't do that anymore; the recommended way is now this".
I'm a seasoned programmer, I don't need an introduction into programming itself. But I find myself increasingly wading through C++ and C code for microcontrollers, and my university C knowledge isn't particularly helpful.
(Don't recommend Rust please, it won't help.)