Posts: 68
Threads: 12
Joined: Apr 2022
Reputation:
9
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: 460
Threads: 36
Joined: Apr 2022
Reputation:
37
I agree with dano on clarity, some people are very clever but only they can understand their code
Posts: 2,574
Threads: 264
Joined: Apr 2022
Reputation:
140
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.