Next: Coding
Up: A Survey of Available
Previous: Software Development
  Contents
Coding and Unit Testing
This stage can be broken down into five further stages:
- coding
- source code control
- constructing a build environment
- compiling
- testing
These sub-stages are addressed in the remainder of this section with descriptions of tools relevant to that section given as they arise.
Subsections