On Tue, 24 Dec 2019, Larry McVoy wrote:
There is a lot to be said for programming in the most
simple way
possible, we had a saying at my company "Write code so it is the most
readable. Because 6 months from now you'll not remember it, it will be
like reading someone else's code".
That's also my personal mantra when writing my own code, because six
months from now I won't have a clue what was going through my head...
-- Dave