AUse all lowercase letters to identify the functions as C++ functions
BUse long names to reduce the likelihood of creating a duplicate function name
CUse abbreviations as much as possible to save both keystrokes and memory
DAvoid the use of digits because they are easily confused with letters