YoVDO

Nobody Can Program Correctly - Lessons From 20 Years of Debugging C++ Code

Offered By: CppCon via YouTube

Tags

C++ Courses Assembly Language Courses Binary Search Courses Bug Tracking Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a comprehensive conference talk from CppCon 2022 on debugging C++ code, delivered by Sebastian Theophil. Dive into the entire debugging process, starting with a program crash and progressing through reproduction, location, understanding, and fixing of complex bugs. Learn essential questions to ask, information to gather, and tools to utilize in debugging. Gain insights from real-world examples encountered over 20 years of experience. Discover techniques for implementing strict error checking, maintaining bug databases, and handling rare occurrences. Master practical debugging skills, including tracing, binary search, and passive assembly analysis. Understand how to classify and approach both big and small problems in C++ programming. Benefit from Theophil's expertise as a long-time developer at think-cell Software and maintainer of the typescripten project.

Syllabus

Introduction
What is a bug
How do you notice bugs
Implement strict error checking
Bug database
One in a million
First practical example
The debugging process
Reproducibility
desktop environments
error reporting
second quiz
Finding the real problem
Tracing
Binary Search
Debugging Techniques
Debugging Tools
Passive Assembly Skills
Debugging Workflow
Classification
Big Problems
Small Problems


Taught by

CppCon

Related Courses

Computer Graphics
University 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