Joost van de Griek wrote:
On 26 February 2010 18:38, Brent Hilpert <hilpert at cs.ubc.ca> wrote:
Amending my own description, "nested-box
diagram" might be better. I wish I
could scan one of my old ones here.
Basically it's a bunch of nested boxes representing the block structure of the
program. Primary flow is down, if-else, for example, is two boxes side-by-side
within another box with the condition at the top.
<http://en.wikipedia.org/wiki/Nassi?Shneiderman_diagram>
How interesting, the method we were being taught looks similar to this, but not
quite identical. We did not use the angled lines for decisions and we actually
used nested boxes, not just sub-sectioning.