Content deleted Content added
add cat, del uncat |
m Disambiguate Analysis to Analysis of algorithms using popups |
||
Line 26:
== Code Building ==
Building the code is really just a small part of the total project effort even though its what most people equate with the whole process since its the most visible. Other pieces equally or even more important include what we have already gone over above namely [[requirements]], [[architecture]], [[Analysis of algorithms|analysis]], [[design]], and [[Software testing|testing]]. A best practice for building code involves daily builds and testing.<ref name="bcp"/>
== Peer review==
|