Wednesday, December 17, 2014

Debug it reflection

I used the trial and error process to solve the debugging.  The way that I would teach debugging is to use common sense.  If you think logically about what is occurring, then one can easily fix it.  If that method fails, trial and error is your best bet to find the issue in the code.   

No comments:

Post a Comment