Typical C++ - Leveraging the Type System for Better Code
Offered By: cpponsea via YouTube
Course Description
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
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX