Overview
Explore a conference talk from C++ on Sea 2023 that delves into the strengths of the C++ type system and how to leverage them for better code. Learn how utilizing types can prevent incorrect code from compiling, improve code readability, and reduce risks when making changes. Discover simple modifications to your code that can significantly enhance its quality and maintainability. Presented by Björn Fahller, a senior developer at Net Insight and creator of popular open-source C++ libraries, this 51-minute session offers valuable insights for C++ developers looking to optimize their coding practices.
Syllabus
Typical C++, but Why? - Björn Fahller - C++ on Sea 2023
Taught by
cpponsea