Diese Seite ist nur auf Englisch verfügbar.
Debugging in VSCode Compact course: Debugging in VSCode
Format
- Date: 04.02.2026
- Time: 9am - 1pm
- Instructor: Dr. Dominic Kempf, Research Software Engineer, Scientific Software Center
- Location: Mathematikon Bauteil A, Im Neuenheimer Feld 205, in the conference room 5/104 on the 5th floor
Prerequisites
A laptop with VSCode installed is required. No prior knowledge expected.
Summary
Tired of debugging your code by randomly sprinkling print statements throughout your code? In this course we will learn the basics of debugging with an Integrated Development Environment (IDE): Setting breakpoints, stepping through code, inspecting variables, and evaluating expressions. We exercise these techniques on small code examples from the Python language. Afterwards, we will cover other languages and more complex debugging scenarios. We use Visual Studio Code (VSCode) as our IDE, but the taught concepts translate naturally to other IDEs.
Learning Objectives
After the course participants should be able to
- Run debug sessions in VSCode
- Know basic concepts of debuggers
- Understand some more complex debugging scenarios
Signup
Please register here to sign up for the course.

