Program development process
To develop a
computer program, a programmer has to go through the following stages.
·
Defining
and Analyzing the problem
·
Designing
the Algorithm
·
Coding
or writing the program
·
Testing
the program
·
Making
final documentation
Let see the above stages in detail