Skip to main content
Software Engineering & AlgorithmsPluralsight2025-7 Edition100% Free Video Course

Python: Debugging Techniques

Python: Debugging Techniques Course. This course helps participants interpret and fix errors in Python programs by learning debugging tools and techniques. The Python Debugging Techniques course teaches the skills and tools needed to interpret and fix errors in developing command-line and web applications with Python. Python has made debugging simple. In this course, you will first be introduced to the new error message and trace format in Python 3.10+. Then, you will explore the built-in pdb command-line debugger, and finally, you will learn how to debug web applications using Visual Studio Code. After completing this course, you will have the skills and knowledge needed to debug Python so that you can effectively reduce and fix errors in your code.

5.0
(1 reviews)
1.7 Hours On-Demand
Created by Douglas Starnes
Uploaded Sep 2026
English
Beginner
Python: Debugging Techniques
Preview This Course
Free$129.99100% Free

Instant high-definition streaming with zero paywalls.

Course Features:
1.7 hours on-demand video
21 complete lectures
1 downloadable project zip file(s)
Streamable on mobile, tablet & desktop
Self-paced curriculum with progress tracking
Direct MP4 downloads & offline video access
Verified course archives hosted on cloud infrastructure.

What You'll Master in this Course

Understanding Python Errors: Familiarity with the structure and different types of errors that can occur in Python.
Command-line debugging with pdb: Learn to use the pdb tool to trace and fix code directly on the command line.
Troubleshooting with Visual Studio Code: Use the advanced capabilities of Visual Studio Code to troubleshoot Python applications, especially web applications.
Monitoring Python programs with logging: Use a logging system to monitor program performance and identify potential problems.

Course Curriculum21 Lectures

4 sections • 1.7 hours total length

Prefer offline learning? Download all 21 video lectures and project files for free.
Download Free

Requirements

  • Basic enthusiasm to learn and follow along with lessons
  • A computer or mobile device with a modern internet connection

Description

Python: Debugging Techniques Course. This course helps participants interpret and fix errors in Python programs by learning debugging tools and techniques. The Python Debugging Techniques course teaches the skills and tools needed to interpret and fix errors in developing command-line and web applications with Python. Python has made debugging simple. In this course, you will first be introduced to the new error message and trace format in Python 3.10+. Then, you will explore the built-in pdb command-line debugger, and finally, you will learn how to debug web applications using Visual Studio Code. After completing this course, you will have the skills and knowledge needed to debug Python so that you can effectively reduce and fix errors in your code.

Instructor

D

Douglas Starnes

Specialist in Software Engineering & Algorithms

Passionate educator focused on real-world practical skills, modern frameworks, and production-ready engineering practices. Delivering step-by-step masterclasses accessible to learners globally on MJ Accedemy.

Recommended Curriculum

Students Also Viewed