Identifier
naming conventions
Although not actually a layout
convention, another convention that can be very useful for improving program
clarity is in the choice of identifiers (names). Classes, methods
and variables have identifiers, and the conventional rules for their spelling
(which we adopt for this module) are as follows:
|