Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Debugging in Python

This course will teach you techniques and tools for identifying and understand errors in your Python code

Douglas Starnes - Pluralsight course - Debugging in Python
by Douglas Starnes

What you'll learn

In this course, Debugging in Python, you’ll learn to debug Python applications to identify and understand errors in the code. First, you’ll explore pdb, the Python command line debugger and other tools to help the debug process. Next, you’ll discover how to use the Python extension for Visual Studio Code to debug Python and even debug remote applications and Docker containers. Finally, you’ll learn how to use the capabilities of the PyCharm debugger to remove errors. When you’re finished with this course, you’ll have the skills and knowledge of Python debugging needed to remove and eliminate errors and bugs for a better user experience.

Table of contents

About the author

Douglas Starnes - Pluralsight course - Debugging in Python
Douglas Starnes

Douglas Starnes is a polyglot ninja and tech community influencer in the Memphis area making stuff that works on more than just the web. He is a co-director of the Memphis Python User Group and a board member of the Memphis .NET User Group.

More Courses by Douglas