Self-Documenting Code
Fleeting- Référence externe : https://en.wikipedia.org/wiki/Self-documenting_code
Commonly stated objectives for self-documenting systems include:
- Make source code easier to read and understand[2]
- Minimize the effort required to maintain or extend legacy systems[2]
- Reduce the need for users and developers of a system to consult secondary documentation sources such as code comments or software manuals[2]
- Facilitate automation through self-contained knowledge representation