Debugging Python in VSCode - 02 - Step Over Line of Code

preview_player
Показать описание
This video is part of my comprehensive 58+ hour Python course available on Udemy:

In this lesson, we continue our exploration of debugging in Visual Studio Code by seeing how we can step or jump to the next line in the current execution scope. We also see how breakpoints can affect this process.
Рекомендации по теме
Комментарии
Автор

Very, very useful. Great tutorial. I showed this video to my co-worker and he replied with "But we have AI now!". We still need to know these skills buddy.

vicloop
Автор

0:58 Step over: move to the next line in the current scope

2:20 demonstrating step over will stay on the same scope, go on to the next line

5:18 use breakpoint to change the running scope

7:03 summary of combining continue and step over button

ycwang
Автор

This is the best debugging tutorial! Thanks

rozaajema
Автор

I am learning Python by coding some sample projects such as tic tac toe with AI plus GUI with TKInter. I was trying to debug issues I was having and saw your tutorial. Excellent well explained concepts and methods. Thanks a lot.

MA-UTUBE-
join shbcf.ru