Summary of Bugs and Exceptions

Review what we have covered in the chapter.

We'll cover the following

Chapter summary

In this chapter, we understood that we, as humans, can make mistakes, but we can go back and fix them as well.

A software bug is an error in an application that can have several causes. Depending on what is behind the bug, we must approach it differently when trying to fix it.

In some cases, as with syntax errors, we’ll be told what the cause of the bug is right away, and even be directed to the correct location in the code.

Get hands-on with 1200+ tech skills courses.