Software Developement Life Cycle

In order to develope a software, we need to follow several steps for better achievment. We should have proper documentation for each phase for future changes.

Program Life Cycle Developement:

  1. Analyze: Define the problem and all user's requirements
  2. Design: Plan the solution to the problem
  3. Planning:
  4. Coding: Translate the algorithm into a programming language like C++
  5. Test and debug: To locate and remove any errors
  6. Maintenance: Upgrade and modification

To learn how to write a program, you can go to visual c++ 6.0

back to home page
Hosted by www.Geocities.ws

1