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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera