Head First C# Code: Chapter 10, Exception Handling

Chapter 10 Opening Image

Programmers aren't meant to be firefighters.

Head First C#

You've worked your tail off, waded through technical manuals and a few engaging Head First books, and you've reached the pinnacle of your profession: master programmer. But you're still getting pages from work because your program crashes, or doesn't behave like it's supposed to. Nothing pulls you out of the programming groove like having to fix a strange bug…but with exception handling, you can write code to deal with problems that come up. Better yet, you can even react to those problems, and keep things running.

Download the Code

View the Code

Beehive Simulator: Excuse Manager: