Debugging in Python Course – Pluralsight, Apr 2024
⏬Debugging in Python Course by 👑Douglas Starnes from Pluralsight, Apr 2024!
Course Description:
Debugging in Python Course is an intermediate-intensity course in English by Pluralsight about debugging Python applications. The course runs approximately two hours and 2 minutes and is intended to teach you the underlying tools and techniques to identify and fix problems in Python code. It is mainly for developers interested in improving their debugging skills and the quality and reliability of their applications.
The course comprises five modules. It starts with definitions of the objectives and structure of the lessons. The first technical module talks about debugging Python code by using the command line debugger called pdb which covers basic commands and manages breakpoints. In the second module, assuming these foundations, we expand on pdb and other available tools and work well with pdb while exploring advanced navigation techniques within the source code and stack traces.
The third module switches to Visual Studio Code, where you can see how to use the Python extension for debugging. Aditional advanced features, such as remote debugging and debugging inside Docker containers, are also explored. The final module shows how to use the PyChARM debugging capabilities to identify and resolve code problems rapidly.
Table of Contents
Loading content...
Reviews
Clear filtersThere are no reviews yet.