Friday, April 2, 2010

Debugging

When I actually think of how many times I've had to debug my code, it boggles my mind. Trace has to be one of the biggest helps so far, and I've also learned how to interpret compiler errors pretty well.

No comments:

Post a Comment