|
Another cause for concern should be the adequacy of the data and program design, especially the data design. For even a moderately complex system, good data design is critical to having a robust program. Also, a good design significantly reduces programming time. Poor data design can, and often does, result in a program that cannot be finished. It ends up in the trash can.
|