Falsehoods Programmers Believe About Names 773
Posted
by
timothy
from the can't-we-stick-to-slashdot-user-ids? dept.
from the can't-we-stick-to-slashdot-user-ids? dept.
Jamie points out this interesting article about how hard it is for programmers to get names right. Since software ultimately is used by and for humans, and we humans are pretty tightly linked to our names (whatever the language, spelling, or orthography), this is a big deal. This piece notes some of the ways that names get mishandled, and suggests rules of thumb (in the form of anti-suggestions) to encourage programmers to handle names more gracefully.