[Next] [Prev] [Up] [Top]

5.0 Naming

Choose meaningful, concise names (GL)


Names of variables, functions, and classes should be meaningful and concise. Avoid the temptation to use overly generic names.

Examples:

TPath // too generic

TEdgePath // better

TConfiguration // too generic

TDBConfiguration // better


No Title
[Next] [Prev] [Up] [Top]

Generated with CERN WebMaker

This site was grabbed using the TRIAL version of Grab-a-Site. This message does not appear on a licensed copy of Grab-a-Site.