What Is MVC? Model View Controller Code Design Pattern Explained in 20 Minutes or Less.

preview_player
Показать описание
MVC stands for Model-View-Controller and it is a coding design pattern used with many languages and technologies. Each of these three elements (the model, the view, and the controller) is a group of code files that has its own role and responsibilities in the overall software project. Learn with me what each element is, what it does, and what rules govern the communication between them.

We will learn together what MVC really is, followed by a bird-view look over an example of MVC in practice. We will also get to understand what are the benefits of using MVC in software development.

Intro: (0:00)
MVC Definition: (0:40)
MVC Example (8:20)
Benefits of MVC (16:31)
Outro (19:19)
Рекомендации по теме
Комментарии
Автор

Very good video ! Thank you for sharing your knowledge. I am starting programming with MVC pattern and struggle to seperate responsabilities and realy think in advance of who gonna do what in my app. Your presentation with schemes was really clear :)
I hope to see live coding on your channel one day.

l.b.
visit shbcf.ru