Debugging in Python
by Douglas Starnes
This course will teach you techniques and tools for identifying and understand errors in your Python code
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.
About the author
Douglas Starnes is a tech author, professional explainer and Microsoft Most Valuable Professional in developer technologies in Memphis, TN. He is published on Pluralsight, Real Python and SkillShare. Douglas is co-director of the Memphis Python User Group, Memphis .NET User Group, Memphis Xamarin User Group and Memphis Power Platform User Group. He is also on the organizing committees of Scenic City Summit in Chattanooga, and TDevConf, a virtual conference in the state of Tennessee. A frequent c... moreonference and user group speaker, Douglas has delivered more than 70 featured presentations and workshops at more than 35 events over the past 10 years. He holds a Bachelor of Music degree with an emphasis on Music Composition from the University of Memphis.