Tarkvara kokkuvõte inglise keeles
experience the quality of the same software very differently. One strength of this definition is the questions it
invites software teams to consider, such as "Who are the people we want to value our software?" and "What will
be valuable to them?".
Source code quality
To a computer, there is no real concept of "well-written" source code. However, to a human, the way a program is
written can have some important consequences for the human maintainers. Many source code programming style
guides, which stress readability and some language-specific conventions are aimed at the maintenance of the
software source code, which involves debugging and updating. Other issues also come into considering whether
code is well written, such as the logical structuring of the code into manageable sections.
Readability
Ease of maintenance, testing, debugging, fixing, modification and portability
Low complexity
Low resource consumption: memory, CPU