You are here

Study the Materials Collectively to Understand Modularization

5 February, 2015 - 11:20

The four items represent a progression from no modularization to modularization:

  1. Program code before it is modularized
  2. Modularized pseudocode and a hierarchy chart for the program
  3. Program code that has been modularized

The simplicity of the program should not be considered during this review. It is obvious that the program does not need modularization. The example is to show or demonstrate how to modularize a program for program control.