Debugging: Hunting and Squashing Bugs

This course is part of Creative Coding: Hands-On Python Specialization

Instructor: Barbara Ericson

Skills you'll gain

  •   Integrated Development Environments
  •   Technical Communication
  •   Unit Testing
  •   Debugging
  •   Development Testing
  •   Python Programming
  •   File Management
  • There are 4 modules in this course

    What’s more, you’ll learn the crucial techniques to help minimize mistakes and problems in your code. Most modern development environments contain a debugger, which you can use to find bugs and understand what is happening in your code. However, many people still rely on print statements when they debug. This course will help you gain confidence in using debuggers, so you can spend less time seeking out and fixing bugs and focus on building exciting new programming projects. The majority of coding errors occur when the programmer doesn’t understand the code or makes mistakes with the language, resulting in bugs. In this course, you’ll gain the knowledge and skills needed to spot and solve semantic and syntax errors more easily. You’ll also streamline your coding process by learning to write and run unit tests to examine and check your code. This course is designed for those interested in developing their Python skills or communicating with other programmers in a professional setting.

    Week 2 | Parsing CSV Data and Using a Debugger

    Week 3 | CSV Reader/Writer and Debugging

    Week 4 | Regex

    Explore more from Algorithms

    ©2025  ementorhub.com. All rights reserved