Programming Flashcards
1
Q
End User
A
Sets the tasks to be done, and is the customer/client that will be using the software.
2
Q
Systems Analyst
A
They design the overall requirements and sets the strategy for the program.
3
Q
Programmer
A
They write the actual coding to perform tasks.
4
Q
Program Development Cycle
A
Step 1: Set and Review goals - What is it supposed to do? Step 2: Design - Create plan (storyboard) Step 3: Coding - Write the program Step 4: Testing - Get real people to try it Step 5: Documentation - What you did and why, as well as how you use it.