Debugging in Python
Offered By: Pluralsight
Course Description
Overview
This course will teach you techniques and tools for identifying and understand errors in your Python code
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.
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.
Syllabus
- Course Overview 1min
- Debugging Python Code at the Command Line 25mins
- Advanced Debugging with pdb and Friends 26mins
- Debugging Python Code with Visual Studio Code 28mins
- Advanced Visual Studio Code Debugging 26mins
- Using PyCharm to Debug Your Python Code 14mins
Taught by
Douglas Starnes
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity