What are the three types of Pseudocode
Top Level Design
Data Flow
Refinements
What is Top Level Design
The major steps of the design.
What is Data Flow
Shows the information that must flow In or Out from the sub-programs.
What is Refinements
Breaks down the design from the top level when required. In the example below, numbered as a sub-number of the top level
What is the process of a structured diagram
Up to down, Left to right