Best Practices for Debugging
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Learn systematic debugging strategies for Python programs in this interactive EuroPython 2017 conference talk. Explore the differences between syntax errors and runtime exceptions, master file and directory naming conventions, and apply the scientific method to debugging. Discover techniques for variable inspection using print statements and introspection functions, and gain hands-on experience with interactive debuggers. Evaluate the pros and cons of try-except blocks and delve into delta debugging. Through a series of increasingly challenging examples and group activities, enhance your debugging skills in an engaging and practical manner.
Syllabus
Introduction
Common problem
Debugging
Fixtures
Test Functions
PI Tests
Testing Code
Maintenance
Tools
Koala
Koala Configuration Files
Koala CI
Giveaway
Questions
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube