170 likes | 376 Views
Overview. Today we will discuss:Reasons for naming conventionsRules for naming variables, classes, and methods. Why have naming conventions?. A program is written once, but read many timesDuring debuggingWhen adding to the programWhen updating the programWhen trying to understand the program
E N D