43

Hardest decision ever!

Comments
  • 5
    @busuu I once found a variablename which was about 35 characters. Its way to long to see repeatedly in code. I refactored it to a pronouncable abbreviation with a comment at the declaration. That way its still readable and understandable.
  • 1
    @tetrishead Fortran developers
  • 0
    @busuu
    So you would rather name it "ThisVariableIsATemporaryCounter" than "tmp"?
  • 1
    To finally name it button17
  • 1
    Internal fight, the nightmares never stop
Add Comment