When Warnings Become Errors - A Case-Study of Latent Bugs
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore a case study of latent bugs in C++ and learn how updating compilers and using static analyzers can uncover obscure issues in large codebases. Discover real-world examples of bugs resolved before manifestation through modern tooling adoption. Gain insights into convincing management to invest in code health monitoring and compiler updates. Delve into the reasons behind modern compilers' reduced tolerance for unusual pointer conversions and ambiguous operator precedence. Benefit from the speaker's experience in navigating complex C++ projects and writing maintainable code. Learn practical strategies for improving code quality and reducing technical debt in multi-million line repositories.
Syllabus
When warnings become errors. A case-study of latent bugs (...) - Łukasz Kucharski - code::dive 2019
Taught by
code::dive conference
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX