79

Software Developers should have a hobby other than Writing Code.

Yep , Debugging .

Comments
  • 1
    Mines is refactoring.

    I don't like debugging, especially in JS
  • 0
    I love debugging. Because it feels so great when I finally discover what the problem is.@allanx2000
  • 0
    @YousifMansour well actually I was debugging yesterday a NPE... the Exception wasn't very descriptive though and neither was the stack trace... after an hour I figure out the location of the issue... a missing null check in an initializer....

    I didn't feel very great, first time I commited with fuck in the message (f***)
Add Comment