Calling a spade a spade, and other phrases

Which now makes me think of how some programmers need to be taught brevity in variable names. I keep seeing such names as

const LOGIN_FORMULA_TOP_RIGHT_WITHOUT_USERNAME = "Hi!";
1 Like