Type Safe C++? LOL!
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the power of "strong types" in C++ to enhance code clarity, reduce bugs, and potentially improve performance. Delve into motivating examples and various techniques for creating strong types, from simple approaches requiring no library support to more sophisticated open-source solutions available on GitHub. Examine the impact of strong typing on both production and test code, and critically evaluate the advantages and disadvantages of different implementation strategies. Gain insights into leveraging C++'s robust type safety guarantees through knowledge and disciplined coding practices, ultimately leading to clearer, more reliable, and potentially more efficient code.
Syllabus
Type safe C++? LOL! - Björn Fahller
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube