Typical C++, But Why?
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the strengths of the C++ type system in this 54-minute conference talk from NDC TechTown 2022. Discover how leveraging the type system can significantly improve your code quality, prevent compilation errors, enhance readability, and mitigate risks associated with code changes. Learn simple yet effective techniques to harness the power of C++'s type system, making your code more robust and maintainable. Gain insights into the dual nature of C++'s type system, which is both weak and strong, and understand how to utilize its strengths to your advantage in software development.
Syllabus
Typical C++, But Why? - Björn Fahller - NDC TechTown 2022
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