MVC Tutorial - Examples of the Model View Controller

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=l4dyPoujRcw



Category:
Tutorial
Duration: 7:58
9,170 views
40


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

MVC stands for Model View Controller. It's a design pattern or software architecture used to implement user interfaces on computers. It promotes code usability by implementing a separation of concerns, dividing a given application into three interconnected parts. Some of the languages that use the MVC design pattern are Swift, Java, and Backbone.js. In this MVC tutorial, we give an overview of the MVC design pattern and give examples of when it is used.

Watch this video to learn:

- What MVC is and its key points
- How the pattern code flow works
- Examples of when MVC is used




Other Videos By Fullstack Academy


2016-02-11CSS Animation Tutorial - How to Use Animations in CSS and Common Applications
2016-02-09TECH TALK: Parallel uglification using Require.JS (Joel Kemp from Adobe/Behance)
2016-02-09Habit Formation Model - Examples of Habit Formation in UI/UX
2016-02-03How to Debug JavaScript with Chrome Developer Tools - A JavaScript Debugging Tutorial
2016-02-03Tech Talk: The Unicorn Club: Billion Dollar Startups
2016-02-03SSH - A Guide to Secure Shell
2016-02-02Fullstack Academy Alumni Stories: Sarah Zinger (fullstack developer at Yuzu)
2016-01-29MeteorJS Tutorial - How to Build a Meteor App
2016-01-27ng-Draggable Tutorial: Drag and Drop DOM Elements
2016-01-27AngularJS Services Tutorial - Examples of AngularJS Services
2016-01-27MVC Tutorial - Examples of the Model View Controller
2016-01-27BDD Tutorial - How to Use Cucumber and Watir Webdriver for Automated Testing
2016-01-26Vagrant Tutorial - Learn How to Use Vagrant
2016-01-23Firebase Tutorial - A Live Example using Firebase to build a Chat Application
2016-01-23Design Patterns Tutorial - An Introduction to Design Patterns
2016-01-23Javascript Promises Tutorial - An Introduction to Asynchronous Operation
2016-01-23MongoDB Tutorial - Modeling with MongoDB
2016-01-22Fullstack Academy Live
2016-01-22Travis CI Tutorial - How to Use Travis CI with Github for Continuous Integration
2015-12-02Fullstack Academy Alumni Stories: Cristina Colón (fullstack developer at Hightower)
2015-11-191511 ExpressMongoose Morning Q&A 11-19-2015



Tags:
MVC
MVC Tutorial
Model View Controller
Model View Controller tutorial
MVC examples
Model View Controller examples