q1 2programming Process
q1 2programming Process
Understand the
Programming Process
COMPUTER PROGRAMMING I
Objective/Essential Standard
2
1
9/12/2012
1. Requirements
What is needed to be part of the solution
Define what your program needs to do (the desired output )
Understand the reason for creating the program and who will be
using it.
Examine the data to be processed to ensure the program will handle
data requirements.
2. Specifications
What does your program need to do to fulfill requirements.
Determine the needs of the users
2
9/12/2012
These individuals or teams are then given the opportunity to design the solution
to their sub-problem as they deem best.
3
9/12/2012
4
9/12/2012