Skip to content

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.

  1. Input
  2. Processing
  3. Module Reference
  4. Output

These are used to represent each task as required.

Algorithm and Flowchart Form

Form has 7 parts to it :

  1. Algorithm
  2. Flowchart
  3. Pseudocode
  4. Annotation
  5. Test
  6. Internal Documentation
  7. External Documentation

References

Problem Solving and Programming Concepts - Sprankle, Hubbard

Powered by VitePress