See all articles from SMUG Bytes v4 n12
Part I of a multi-part programming tutorial on structured software development methodology. Covers eliminating distractions before coding, clearly writing down program goals, decomposing a problem into functional modules, and flowcharting each module. Uses a name/address list program with menu, sort, print, and save functions as a running example.