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

The Computing Technology Inside Your Smartphone
Cornell University via edX
Computer Architecture
Indian Institute of Technology Madras via Swayam
Computation Structures 2: Computer Architecture
Massachusetts Institute of Technology via edX
Product Design and Manufacturing
Indian Institute of Technology Kanpur via Swayam
Foundations to Computer Systems Design
Indian Institute of Technology Madras via Swayam