Python Debugging Module Every Beginner Should Know | Dynamic Debugging with PDB

preview_player
Показать описание
This tutorial is an intro to using the PBD module in Python that many beginner Python Programmers are not aware of. It can save you a lot of time and make your life much easier in large projects where you need to step through your program. You can even alter the code in real-time to essentially test different aspects of your code.

I recommend any beginner get familiar with this tool ASAP.

TIMESTAMPS
00:00 Intro
00:10 Background
0:40 How to Use
2:20 Dynamic Usage
5:46 Outro
Рекомендации по теме