Thursday, August 19, 2010

Method and Attribute Signature

1-never create a variable name with starting of set verb .because the accessors are looking confusing .
2-if any attributes content the list of recods then it should be plural.
3-if any attributes content the single recods then it should be singular.
4-attributs  always should be  nouns
5-methods always should be verbs.