Give them names that suggest a binary outcome.
Tag Archives: variables
Variable names should describe what, not how.
Leave the how to the implementation.
A variable should have one purpose.
Don’t overload variables into multiple meanings.
Software engineering and other thoughts.
Give them names that suggest a binary outcome.
Leave the how to the implementation.
Don’t overload variables into multiple meanings.