Content deleted Content added
m →Functional Programming, Computing and Algebra: <source lang="racket"> |
Paulscrawl (talk | contribs) →Functional Programming, Computing and Design in Programming 101: ol ->li for enumerated process |
||
Line 97:
Along the process dimension students learn that there are six steps to designing a
(simple) program, before they can run it and others can use it:
Note that, as in [[test-driven development]], test cases are written ''before'' coding, as part of requirements analysis, rather than afterward as part of testing.
|