- Course
Python: Debugging Techniques
This course will teach you to acquire skills and tools needed to interpret and resolve errors during Python command line and web application development.
- Course
Python: Debugging Techniques
This course will teach you to acquire skills and tools needed to interpret and resolve errors during Python command line and web application development.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Python makes correcting errors simple and straightforward. In this course, Python: Debugging Techniques, you’ll learn to interpret and resolve Python errors. First, you’ll explore the updated error message and traceback format in Python 3.10+. Next, you’ll discover the built-in pdb command line debugger. Finally, you’ll learn how to debug web applications using Visual Studio Code. When you’re finished with this course, you’ll have the skills and knowledge of Python debugging needed to efficiently reduce and resolve the errors in your Python application code.