Details Matter
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of C++ library design in this comprehensive conference talk from C++Now 2015. Delve into the lesser-known aspects of the language that influence standard library design and implementation. Learn why seemingly minor details become crucial when creating libraries for general use, and how they can impact user experience. Discover the importance of exception safety in copy constructors, uncover the hidden reference-counted string type in the standard library, and understand the unexpected connections between these topics. Gain valuable insights into writing robust, generic code for C++ libraries, with a focus on avoiding unexpected behaviors that could surprise users. Access accompanying slides for a deeper understanding of the concepts presented in this informative session by Alisdair Meredith.
Syllabus
Details Matter - Alisdair Meredith [ C++Now 2015 ]
Taught by
CppNow
Related Courses
Advanced Java ProgrammingUdemy Scala Type Classes and Parameterization
Pluralsight Random Variables as Types - Lecture 11
The Julia Programming Language via YouTube Hands-on With Dynamic Dispatch Traits in Rust - Rust Tutorial for Developers
Trevor Sullivan via YouTube IEnumerable and IEnumerator Interfaces in C#
tutorialsEU via YouTube