Systematic Debugging
Speaker:
Jackson Murtha
Debugging is one of the most frustrating and time-consuming parts of software development and maintenance. This talk is an overview of a strategic debugging approach, as well as a few tips for avoiding code bugs and making debugging easier. There will not be a focus on specific tools or languages, but some experience with software development is assumed.
What you will learn: considerations and strategies to improve debugging efficiency and skill
What you will not learn: interactive step debuggging, how to use specific tools