Jan 20, 2009

The Software Development Process

下面這段話是在 "A Byte of Pytho"所看到的

We have now gone through the various phases in the process of writing a software. These phases can be summarised as follows:
1. What (Analysis)
2. How (Design)
3. Do It (Implementation)
4. Test (Testing and Debugging)
5. Use (Operation or Deployment)
6. Maintain (Refinement)

No comments: