Problem Solving
Organizing
Interactivity chart
Used to represent the modules, for conceptualization of packages
IPO Chart
Stands for Input-Process-Output chart. Contains 4 sections.
- Input
- Processing
- Module Reference
- Output
These are used to represent each task as required.
Algorithm and Flowchart Form
Form has 7 parts to it :
- Algorithm
- Flowchart
- Pseudocode
- Annotation
- Test
- Internal Documentation
- External Documentation
References
Problem Solving and Programming Concepts - Sprankle, Hubbard