Previous Topic: Access Path Performance Considerations

Next Topic: Design Goals

Design Standards for Programs

Program design needs to be considered both generally, covering issues such as modularization, structured design, encapsulation, and interface principles, and specifically, looking at issues such as code structure, choice of HLL, syntax, naming conventions, and the use of data types.