Typical Type Typos
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore common type-related bugs and performance issues in C++ programming through this comprehensive ACCU 2021 conference talk. Delve into crucial topics such as proper type usage, implicit casting, unnecessary temporaries, and bad coding practices. Examine real-world examples of abruptly sliced objects, dangling pointers, silent temporaries, and undefined behavior. Learn to identify and rectify these typical type typos in your own code, enhancing both performance and correctness. Note that prior knowledge of rvalue references and smart pointers is recommended for this advanced-level presentation.
Syllabus
Typical Type Typos - Amir Kirsh [ ACCU 2021 ]
Taught by
ACCU Conference
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera