Mod 18 Program Development
Mod 18 Program Development
Mod 18 Program Development
mod. 18
Presented by Group 3
Candice
Jia Li
Jerome
development
steps in program development
Problem Analysis Problem Design Problem Coding
01 02 03
steps in program development
Documentation
Problem Testing & Maintenance
Do a structural walkthrough.
Program Coding
The actual writing of the program.
During the phase the details outlined using
pseudocode or flowchart are translate into
statements or lines of functions using
particular program.
Program Languange
BASIC, PASCAL and C each
program statement being input The following steps are:
follows a particular rule or Select the appropriate
syntax on how to instruct the programming language.
computer to perform a specific
task on action Following the Syntax.
This requires performing the
following step:
1. Perform desk checking.
Program Testing 2. Debugging the program.
Logic Error
caused by incorrect use of common
which control the sequence repetition
on selection of option within the
program.
Documentation
the set of instruction shipped
with a program on a piece of
hardware.
Program documentation
usually, it includes necessary and maintenance consists of
instruction on the use and the following steps:
maintenance of the produced.
Prepare user documentation.
it is not just an end stage of Prepare operator
programming. documentation.
grab an activity sheet &
4. Involves "alpha-testing."