Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Introduction to Code Sanitizers

code::dive conference via YouTube

Overview

Limited-Time Offer: Up to 75% Off Coursera Plus!
7000+ certificate courses from Google, Microsoft, IBM, and many more.
This course introduces learners to code sanitizers, tools that can help reveal bugs that are hard to find using traditional debugging methods. By instrumenting a program, code sanitizers can force undefined behavior to exhibit clear symptoms, making it easier to track down memory corruptions, race conditions, and other bugs. The course covers various tool options available on major platforms, from basic debug C++ standard library implementations to advanced tools like Valgrind, AddressSanitizer, ThreadSanitizer, and UndefinedBehaviorSanitizer. The intended audience for this course includes developers looking to improve their debugging skills and learn about different code sanitizing tools. The teaching method involves a talk by Mathieu Ropert, a French C++ expert with experience in performance optimization and multithreading, who will provide insights into the use and benefits of code sanitizers.

Syllabus

Introduction to Code Sanitizers - Mathieu Ropert - code::dive 2023

Taught by

code::dive conference

Reviews

Start your review of Introduction to Code Sanitizers

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.