Posts: 67
Threads: 12
Joined: Apr 2022
Reputation:
8
Clarity is KING. Proper named variables are also a huge help as well as organized variable naming conventions. For example, if my variable is a local only variable, it will begin with lowercase 't' (meaning temp) - this way I know at a glance that it is local only.
Posts: 451
Threads: 34
Joined: Apr 2022
Reputation:
36
I agree with dano on clarity, some people are very clever but only they can understand their code
Posts: 2,480
Threads: 250
Joined: Apr 2022
Reputation:
127
Not to mention tax brackets. Although the difference here is the higher you go, the more
time money you lose.
Pete
- I coded with bell-bottoms in the 1970's.
Shoot first and shoot people who ask questions, later.