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

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

CppCon via YouTube Direct link

Binary Search

15 of 22

15 of 22

Binary Search

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

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

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 What is a bug
  3. 3 How do you notice bugs
  4. 4 Implement strict error checking
  5. 5 Bug database
  6. 6 One in a million
  7. 7 First practical example
  8. 8 The debugging process
  9. 9 Reproducibility
  10. 10 desktop environments
  11. 11 error reporting
  12. 12 second quiz
  13. 13 Finding the real problem
  14. 14 Tracing
  15. 15 Binary Search
  16. 16 Debugging Techniques
  17. 17 Debugging Tools
  18. 18 Passive Assembly Skills
  19. 19 Debugging Workflow
  20. 20 Classification
  21. 21 Big Problems
  22. 22 Small Problems

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.