I've been doing a lot of C/C++ development lately. There is ton of new stuff going on in C++ a good reference to what's going on is the https://isocpp.org/ site.
A few years back there were a lot of talks and articles in modern c++. The c++ core guideline is a good starter to get tips on how write code in a modern way i c++17.