Software Engineering discussion
Code Complete
>
The Power of Variable Names
date
newest »

message 1:
by
[deleted user]
(new)
Mar 22, 2011 04:38PM
everythingYouCouldPossiblyWantToKnowAboutNamingVariablesAndThenSome.
reply
|
flag


The same is true about the "standard prefixes". I can think of 4+ different "standard prefixes" for class member data. It's good to know about what you might encounter (and to be able to recognize it).
In practice, I think being consistant is as important as any standard naming convention.