2. The Programming Process

2.  The Programming Process





Developing a program involves steps similar to any problem,-solving task. there are six 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




Previous
Next Post »