Understanding Python: Debugging

1 day ago
3

#python #pythontutorial #pythontutorialforbeginners
Python errors, strange behaviors, cryptic messages; all too common roadblocks on the way to your perfect code. Well, what if I told you there are ways that you can reach into your code and unravel its runtime mysteries? It's time to take the next step on your way to becoming a Python expert with debugging!

As always, please comment below if you have any questions or suggestions for future videos.

Chapters
1:00 - help and printing
4:10 - next and continue
6:15 - post-mortems
7:06 - next vs step
9:17 - ipdb
10:37 - IPython
12:08 - Navigating the stack
13:44 - IPython.embed()

Follow me on X: https://x.com/JakeJCallahan
Source: https://github.com/JacobCallahan/Understanding/
Intro music: 失望した by Eva
Link: https://www.youtube.com/watch?v=jVTsD4UPT-k
Outro music: Elix by Synthness
Link: https://www.youtube.com/watch?v=yEhj3leVJeY

Loading comments...