SLIDE 1
Introduction
- Model–View–controller (MVC) is a software
architecture pattern which separates the representation of information from the user's interaction with it .
- First used in the Smalltalk-80 framework