Please enable JavaScript.
Coggle requires JavaScript to display documents.
SLR6 - Coggle Diagram
SLR6
-
What techniques, skills and tools can we use to help us write and follow algorithms?
-
Pseudocode
A halfway point between code and plain English. It is not in any specific programming syntax so that any programmer can understand pseudocode and translate it into their prefered language.
-
-