Typical C++ But Why - Leveraging the Type System for Better Code - Meeting C++ 2023
Offered By: Meeting Cpp via YouTube
Course Description
Overview
Explore the strengths and weaknesses of the C++ type system in this insightful conference talk from Meeting C++ 2023. Discover how leveraging the type system's strengths can significantly enhance code quality, prevent compilation errors, improve readability, and reduce risks associated with code modifications. Learn practical techniques and simple changes that can be implemented to harness the full potential of C++'s type system, ultimately leading to more robust and maintainable code. Gain valuable insights from Björn Fahller's presentation, which demonstrates the importance of thoughtful type usage in C++ programming and its impact on overall software development practices.
Syllabus
Typical C++, But Why? - Björn Fahller - Meeting C++ 2023
Taught by
Meeting Cpp
Related Courses
Android Fundamentals: View BindingPluralsight Update to Modern C++
Udemy Safer JavaScript with the Maybe Type
egghead.io How to Avoid Safety Hazards When Using Closures in Scala
Strange Loop Conference via YouTube NULL Pointers in C Language - Tutorial 53
CodeWithHarry via YouTube