Skip to content

Technology Quote by Hardy, Brian

“not enough decisions to make, you can also use the debugger to catch exceptions. Go back and comment out the line where you assign mQuestionTextView one more time. Then select Run → Add Java Exception Breakpoint... to pull up the exception breakpoint dialog. Figure 4.10 Setting” quote by Hardy, Brian
Download Open image
““not enough decisions to make, you can also use the debugger to catch exceptions. Go back and comment out the line where you assign mQuestionTextView one more time. Then select Run → Add Java Exception Breakpoint... to pull up the exception breakpoint dialog. Figure 4.10  Setting””

Hardy, Brian

About This Quote

The advice suggests debugging by setting exception breakpoints and revisiting code lines to resolve errors.

In simple terms: Use debugger to catch and fix code errors.

Key Takeaway

Set breakpoints to debug.

Themes

programming debugging software development

Mood

technical instructional

Type

educational practical

When to use this quote

  • software engineering
  • learning coding
  • troubleshooting
  • development workflow

Key Concepts

exception handling code review

Questions to Reflect On

  • Do you know how to set breakpoints?
  • What errors recur often in your code?
A Different Perspective

May be too technical for beginners.

3.1 out of 5 (7 ratings)

More by Hardy, Brian

Explore all 2 Hardy, Brian quotes

More Technology quotes

Browse all 18,165 Technology quotes