First page Back Continue Last page Summary Graphics
Avoid the naked this & other unclear pronoun references
Programmers often view code reuse as an excuse to avoid testing and documenting particular parts of a system. This can allow minor bugs to go undetected.
Programmers often view code reuse as an excuse to avoid testing and documenting particular parts of a system. This improper reuse can allow minor bugs to go undetected.