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
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Software Analysis & Testing
Georgia Institute of Technology via Udacity Go: The Complete Developer's Guide (Golang)
Udemy Go Bootcamp: Master Golang with 1000+ Exercises and Projects
Udemy C++ in Detail: Common Idioms
Udemy