Software Development Process

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

Analyze the Problem

Determine WHAT the program should do

2
New cards

Determine Specifications

Decide what inputs and outputs should be

3
New cards

Create a design

Make a set of step-by-step instructions (in english)

4
New cards

Implement the Design

Convert instructions into coding language

5
New cards

Test/Debug the Program

See if it works, and fix/improve the program

6
New cards

Maintain the Program

Update the program as needed