Authors
Publication
Pub Details
SMUG Bytes v4 n12
Volume:
4
Issue:
12
Date
December 1987
Pages
5
BASIC Terms
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.