Give meaning and explanation using names, labels or terms most accepted by your team or community at large.
Naming applies to areas like the following:
- Code (naming conventions for objects, routines, etc.)
- Processes (projects, version numbers, etc.)
There are existing standards from which you can choose, for example Hungarian - but beware, most software engineers today recommend against using Hungarian notation.
This area can be filled with strongly held opinions. Be mindful of Stack Overflow's view of subjective, which applies to Softwareengineering as well. Keep in mind employers might set the standard and this tag is for those who need to better understand those set standards.
