CSC/ECE 517 Fall 2011/ch3 3g gm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=Introduction= | =Introduction= | ||
[http://en.wikipedia.org/wiki/Model-view-controller Model View Controller (MVC)] is a compound design pattern which was first described by Trygve Reenskaug in 1979. | [http://en.wikipedia.org/wiki/Model-view-controller Model View Controller (MVC)] is a compound design pattern which was first described by Trygve Reenskaug in 1979. |
Revision as of 19:54, 5 October 2011
Introduction
Model View Controller (MVC) is a compound design pattern which was first described by Trygve Reenskaug in 1979.