The Unterminated String

Embedded Things and Software Stuff

C++ Conference Playlist

Posted at — Apr 30, 2019

To help with making the migration from C to C++ I’ve been watching a lot of conference talks on YouTube. I’ve gathered a list of some of the talks I’ve found interesting or have found myself recommending below. As my current focus is sadly on C++03, new language features are in short supply here. Most talks are on fundamental C++, best practises, and tools.

Fundamentals / General

Performance

Tooling

Compiler Optimisation

Undefined Behaviour

Const West - East Const

History

C++0X