I wrote a lot of C++ when I worked for [Akamai](https://www.akamai.com) from 2010-2015. I joined [iZotope](https://www.izotope.com) at the end of 2023, which primarily uses C++ as well. A lot has changed in the intervening 8 years, and I'm working on getting up to speed on new features and best practices. I'm also a better programmer than I was 8 years ago, so I have more conceptual foundation to understand deeper C++ semantics. Also, at iZotope we're dealing with a C++ codebase that spans almost 25 years, so its been written over many C++ eras with different best practices. Future topics: Moving from C++ '03 to Modern C++