Nassi-Shneiderman Diagrams

eagereyes 2016-09-03

Summary:

nassi-shneiderman-diagramProgramming languages use words and symbols to represent structures like blocks and conditions. A visual representation of these structures seems useful to keep track of all the different cases, see the scope of variables, etc. Nassi-Shneiderman diagrams offer just such a representation. The structure of programs is sometimes shown using flow charts: decisions create branches, repetitions can … Continue reading Nassi-Shneiderman Diagrams

Link:

https://eagereyes.org/techniques/nassi-shneiderman-diagrams

From feeds:

Statistics and Visualization » eagereyes

Tags:

techniques

Authors:

Robert Kosara

Date tagged:

09/03/2016, 14:38

Date published:

08/29/2016, 00:16