←back to thread

German Naming Convention

(chrisdone.com)
46 points thunderbong | 1 comments | | HN request time: 0.212s | source
1. Pinus ◴[] No.42184999[source]
My complaints against long names are: 1) It becomes harder to see the shape of the code. 2) It often becomes harder to tell different names apart (if they only differ in the middle, for example). Well-chosen (optimistic, I know...) short names are often easier to read than long ones.