Object oriented design

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:42 AM on 4/29/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

4 Terms

1
New cards

What is the waterfall method?

You go through a bunch of stages, starting from specification, design, implement, test and then maintain. It is very rigid, it is har to go back and change things.

2
New cards

What is the (XP) method?

It builds the system in small iterations, there is constant feedback and improvement, users interact frequently. It is very flexible, it focuses on simplicity, frequent releases and continuous testing.

3
New cards

What are the modeling techniques?

Data flow diagrams, data models, class diagrams and system models.

4
New cards

What is data flow diagrams?