Brief Summary
In this chill course, you'll get the hang of the MVC pattern super fast! It's easy-breezy and all about making design patterns less daunting.
Key Points
-
Understand the MVC (Model-View-Controller) pattern.
-
Create your own applications using the MVC pattern.
-
Get familiar with frameworks that use MVC like ASP.NET MVC and Spring MVC.
Learning Outcomes
-
Grasp the concept of Model-View-Controller.
-
Build simple apps using the MVC structure.
-
Have a solid foundation to dive into popular MVC frameworks.
About This Course
Learn in an easy way the MVC pattern in just 1 hour. All you need to start learning about the MVC frameworks.
You will learn about the famous MVC design pattern which stands for Model-View-Controller. This pattern is widely used in software engineering and many people talk about it, but few people know how to use it properly. You will learn, in an easy way, the MVC pattern in just 1 hour !
Many programmers still develop software systems without following any pattern or architecture. You will see that the MVC pattern isolates the business logic from the user interface, and makes it easier to manage complexity of application through the separation of concerns.
Several commercial and non-commercial web application frameworks have been created that enforce this pattern, for example: ASP.NET MVC, Apache Struts, Spring MVC, Cake PHP, and many more. Therefore it is very important that you understand the MVC pattern before working with any framework that follows this architecture.
This course was created to be fast, objective and easy to understand. It is not tiresome for students like most of the courses about design patterns.
Get started to learn MVC design pattern today!
All videos are in English;
All videos contain English subtitles;
All source code utilized in this course is available to download.
Understand the MVC (Model-View-Controller) pattern.
Create your own applications using the MVC pattern.
Get the basic knowledge to work with frameworks based on MVC architecture, for example: ASPNET MVC, Apache Struts, Spring MVC, Cake PHP among others.
Alex
It's a good basic course, not very in depth and the red writing for examples is a bit frustrating, but all in all a useful hour spent taking it in.