About this document
Flowcharts and Pseudocode Basics by diana is a document available to read on EtoBox.
The document discusses flowcharts, pseudocode, and structured programming. Flowcharts use symbols and diagrams to represent algorithms, while pseudocode resembles programming code but uses plain English. Structured programming breaks problems into sequences, selections, and iterations for logical control flow. Desk-checking involves testing algorithms on sample inputs to check for errors.
- Author
- diana
- Language
- EN