C# Beginners Course: Debugging C# in VSCode

Опубликовано: 28 Сентябрь 2024
на канале: Rainer Stropek
1,174
28

Video lectures for my C# beginners course at the HTL Leonding (https://htl-leonding.ac.at). You can find the slides for this course at https://htl-leo-prog-1.github.io/prog....

Please make sure to watch the previous videos of this course (   • HTL Leonding: C# Beginners Course  ) in order to have all the necessary prerequisites.

00:00:00 Welcome, introduction
00:00:28 Exercises
00:01:56 What is a Debugger?
00:05:54 Preparing VSCode for debugging
00:07:29 Tipps and tricks for debugging in VSCode
00:12:06 Switching to terminal for ReadLine support
00:18:12 Watch expressions
00:20:46 Recap
00:22:31 Closing