Wednesday, March 29, 2006

Q5. Software quality: What makes a program code good?

I'll consider in these aspects:

1. Length of code(LOC)
It is a rather technical issue. In some ogranisation, it calculate the LOC as a figure to evaluate a program is good or not. For example, both two program have same functions, a program that have use lesser code can show that the pogrammer wrote it in a cleverer way, in some means.

2. Structure
A program that is well structurize will make it possible for reuse, understand and analysis. A program can do the job but only the author can understand is not a good program.

0 Comments:

Post a Comment

<< Home