Sunday 25 January 2015

Top replies by a programmer

by Ziuby


The term programmer can refer to a specialist in one area of computer programming or to a generalist who writes code for many kinds of software. Programmers write, test, debug, and maintain the detailed instructions.

It doesn’t seem to matter how good a developer you are and how rigorously you follow testing process etc., we all are still people and when things don’t go as you would expect them, we start to come out with the excuses.

Some of them are as follows:-
·            "That's weird..."
·          "It's never done that before."
·          "It worked yesterday."
·          "How is that possible?"
·          "It must be a hardware problem."
·          "What did you type in wrong to get it to crash?"
·          "There is something funky in your data."
·          "I haven't touched that module in weeks!"
·          "You must have the wrong version."
·          "It's just some unlucky coincidence."
·          "I can't test everything!"
·          "THIS can't be the source of THAT."
·          "It works, but it hasn't been tested."
·          "Somebody must have changed my code."
·          "Did you check for a virus on your system?"
·          "Even though it doesn't work, how does it feel?
·          "You can't use that version on your system."
·         "Why do you want to do it that way?"
·          "Where were you when the program blew up?"

And the Number One reply by programmers when their programs don't work:
·          "It works on my machine."
What's yours???


No comments:

Post a Comment