Software design description: Difference between revisions

Content deleted Content added
No edit summary
Line 10:
#The ''[[interface design]]'' describes internal and external program interfaces, as well as the design of human interface. Internal and external interface designs are based on the information obtained from the analysis model.
#The ''[[procedural design]]'' describes structured programming concepts using graphical, tabular and textual notations. These design mediums enable the designer to represent procedural detail, that facilitates translation to code. This blueprint for implementation forms the basis for all subsequent software engineering work.
a
 
== IEEE 1016 ==