2.5 - Flowcharts
2.5 - Flowcharts
ICS 3U0
Today’s Agenda
Go into more detail about the design stage of the
Software Development Life Cycle
Write one statement per line. This ensures each task is clearly
identifiable at a glance.
Use a verb as a keyword, and capitalize it for emphasis. This makes
it easy to spot the actions involved in the task.
Use indentation to group related tasks, such as decisions or
repetitive processes. This makes pseudocode more readable.
Ensure that pseudocode is language-independent. An individual
should be able to follow your pseudocode without requiring
knowledge of a specific programming language.
Example of Pseudocode
An example of pseudocode for making buttered toast.
Remember ...
Remember ...
Video:
Honda: The Cog
Video:
The Page Turner