Use Well-Known Problem Domain Acronyms/Abbreviations Where It Makes Sense [VS11]

Use Well-Known Problem Domain Acronyms/Abbreviations Where It Makes Sense [VS11]

Tip VS11

Consider using well-known acronyms/abbreviations in your problem domain. Many problem domains will have domain-specific acronyms/abbreviations. Understanding such acronyms/abbreviations can be useful for programmers to understand in communicating with those working in the problem domain. If the unabbreviated terms are too long to be practical in code, shortened forms might work well.

See the following example:

Say goodbye to blindsided code updates ad.png