Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Goodbye Print, Hello Debugger

PyCon US via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover how to elevate your debugging skills beyond print statements in this informative PyCon US talk by Nina Zakharenko. Learn to harness the power of fully-featured debuggers to troubleshoot complex code situations efficiently. Explore various debugging tools, from the simple command-line pdb to sophisticated graphical debuggers in Python IDEs. Follow along with hands-on examples to diagnose problems and bugs in real code. Gain practical skills to boost your programming productivity, whether for personal projects, academic pursuits, or professional development. Cover topics such as setting breakpoints, examining program state, modifying variable values on the fly, and choosing the right debugging tool for different scenarios. Pick up valuable tips like using IPython interactive mode aliases and git pre-commit hooks to enhance your debugging workflow.

Syllabus

Intro
WHAT YOU'LL LEARN TODAY
CALL API & GET JSON
COMMAND LINE DEBUGGERS
CLI BREAKPOINTS IN PYTHON
5 MOST IMPORTANT COMMANDS
GRAPHICAL DEBUGGERS
PYTHON EXTENSION FOR VS CODE
VISUAL BREAKPOINTS
WHEN TO USE WHAT?
TRICK: IPYTHON INTERACTIVE MODE ALIAS IN POBRC
TIP: USE git pre-commit HOOKS

Taught by

PyCon US

Reviews

Start your review of Goodbye Print, Hello Debugger

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.