filmov
tv
MVC: Model View Controller explained: Programming 101 #Shorts

Показать описание
In this one-minute video MVC is explained with diagrams. In software design, MVC is a common method of developing user interfaces. It divides the program logic into three interconnected elements: Model - View - Controller
Model: central component of "MVC". This manages the data, logic and rules of the application.
View: shows the user the data and information. This can be as a chart, diagram or text.
Controller: receives input from the user, may validate it, and passes it to the Model.
#Shorts
Model: central component of "MVC". This manages the data, logic and rules of the application.
View: shows the user the data and information. This can be as a chart, diagram or text.
Controller: receives input from the user, may validate it, and passes it to the Model.
#Shorts