1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
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.
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.
What are the modeling techniques?
Data flow diagrams, data models, class diagrams and system models.
What is data flow diagrams?