9.3:documentation:conventions

Conventions

Naming conventions make code more understandable by making it easier to read. They can also provide information about the function of the identifier (e.g. whether it's a constant, package, or class).