The Worst Feature of Modern C++ - Default Behaviour
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the intricacies of modern C++ default behavior in this insightful conference talk from code::dive 2017. Delve into the challenges and pitfalls associated with default behavior in C++, as speaker Marcin Grzebieluch examines what he considers to be the language's most problematic feature. Gain a deeper understanding of how default behavior can impact code quality, maintainability, and performance. Learn strategies to mitigate potential issues and improve your C++ programming practices by becoming aware of the subtle nuances and unexpected consequences of relying on default behavior.
Syllabus
code::dive 2017 – Marcin Grzebieluch – The worst feature of modern C++: default behaviour
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube