Y
Hacker News
new
|
ask
|
show
|
jobs
by
vickytnz
4701 days ago
Also margin of error: the longer the name is, the more likely you'll mistype it somewhere and screw everything up.
1 comments
dalore
4701 days ago
Most IDEs have code completion. It's a boon with long descriptive names as you are more likely to pick the right one. Just start typing the method name of something that might work and pick the correct method.
link