Naming things is hard
‘There are only two hard things in Computer Science: cache invalidation and naming things.’
The above quip by Phil Karlton is fairly well known and often quoted, sometimes with amusing extensions:
There are two hard things in computer science: cache invalidation, naming things, and off-by-one errors.— Jeff Atwood (@codinghorror) August 31, 2014
...
[Read more...]