Monday, November 11, 2013

1.0.1 The programming process

Developing a program involves steps similar to any problem-solving task. There are five main ingredients in the programming process

  1.   Defining the problem.
  2.   Planning the solution
  3.   Coding the Program
  4.   Testing the Program
  5.   Documenting the Program

No comments:

Post a Comment