What are the fundamental steps in program development
The basic steps in program development are as follows:
a. Program coding, design and documentation.
b. Preparation of the program into machine readable form, and primary editing to adopt two needed formats.
c. Program translation and loading/linking
d. Program debugging and testing.
e. Program modification for performance improvements.
f. Reformatting programs data or/and results to appropriate other programs that process them.