RM 15 - Program Development Process
RM 15 - Program Development Process
Computer
I. Introduction
It's pretty evident that technology is accelerating at a rapid pace and humans
are becoming further dependent on it for every purpose. And with every new day,
software development is becoming more and more crucial since the demand for the
software is fast rising from every corner imaginable. In fact, almost every machine
that we use can be a product of some software empowering it.
II. Objectives
At the end of the lesson, you should be able to;
1. define program development process;
2. enumerate the steps in program development process; and
3. reflect on the importance of documentation in program development.
III. Pretest
Answer the following questions;
1. What are the steps in program development?
2. When is the most difficult part of the program development process?
3. How important is documentation in program development?
Every step is important because missing a step can affect not only on the
succeeding steps but also on the outcome of the project.
1. Requirements Analysis
2. Designing a Program
5. Documentation
6. Maintenance
V. References:
VI. Post-Test