Model View Controller Flashcards
1
Q
What is the common approach to coding spreadsheet app and what are the common issues?
A
2
Q
How would we break down the spreadsheet application?
A
3
Q
What is the history of MVC and what are the components?
A
4
Q
What are the details of the MVC: Example?
A
5
Q
What is MVC in theory?
A
6
Q
What is MVC in reality?
A
7
Q
What are MVC dependencies?
A
8
Q
What are MVC: Multiple Views?
A
9
Q
What are MVC: alternative interactions?
A
10
Q
What is MVC: Code Reuse?
A
11
Q
What is MVC: Testing?
A
12
Q
What is MVC rationale and implications?
A
13
Q
What are the MVC examples?
A
14
Q
What are MVC: Lessons?
A