Jisho

×
Model View Controller
Wikipedia definition
1. Model–view–controllerModel–View–Controller (MVC) is a design pattern for computer user interfaces that divides an application into three areas of responsibility: the Model: the domain objects or data structures that represent the application's state. the View, which observes the state and generates output to the users. the Controller, which translates user input into operations on the model.
Read “Model–view–controller” on English Wikipedia
Read “Model View Controller” on Japanese Wikipedia
Read “Model–view–controller” on DBpedia

Discussions

to talk about this word.