/  13
 
Design pattern presentation and discussionRajat arya (rajata@u)EFECS * OIM
Model-View Controller
 
 Agenda
Definition
 what is this fancy thing called MVC?
History / Origins
 where does it come from?
Functional Description
how does MVC actually work?
Goal / Benefits
 why is it important?
Example Scenarios
 where could MVC be used?
Sample MVC Implementation Review 
lets see this thing actually working
Modern Implementations
 where does it exist right now?
Questions?
Reference Materials
 
MVC Definition
The Model-View Controller Paradigm is a triad of classes used to build modular applications.MVC consists of three components (objects):Model – application object (data) View – user interface (presentation)Controller – defines how user interface reactsto user action

Share & Embed

More from this user

Add a Comment

Characters: ...