Finding the cause of a problem is often harder than coding the fix. And
App Design Matters.
How to fix those impossible bugs:
- Reproduce the Bug
- Use Stack Traces
- Try to write a test case
- Have a good reference for error codes
- Google It
- Understand the bug cause, then get exercise, then code the solution.
- Become an expert on your debug tools.
No comments:
Post a Comment