...is making the code presentable and correct. Debugging code is pretty different from cranking out new code. It typicallyinvolves spending a lot of time in the debugger, testing out hypotheses, sometimes writing some custom code to narrow down...
http://java.sun.com/developer/technicalArticles/Interviews/devinsight_3/
...is making the code presentable and correct. Debugging code is pretty different from cranking out new code. It typicallyinvolves spending a lot of time in the debugger, testing out hypotheses, sometimes writing some custom code to narrow down...
http://java.sun.com/developer/technicalArticles/Interviews/devinsight_3/