Avoiding debugging

Avoiding debugging#

Learning Objectives#

After working through this topic, you should be able to:

  • Explain how unit tests can help to avoid debugging

  • Explain how error handling can avoid debugging

  • Explain how readility can avoid debugging

  • List the limitations of each of these approaches

Materials#

Here is the screencast. These are the slides.

Quiz#