Pseudocode - Wikipedia, the free encyclopedia - 0 views
-
uses the structural conventions of a programming language, but is intended for human reading rather than machine reading.
-
augmented with natural language descriptions of the details, where convenient, or with compact mathematical notation.
-
The purpose of using pseudocode is that it is easier for humans to understand than conventional programming language code, and that it is a compact and environment-independent description of the key principles of an algorithm
- ...6 more annotations...