What is programming MVC? [Detailed Explanation]

DevMarketer
DevMarketer
413.8 هزار بار بازدید - 9 سال پیش - Have you ever wondered what
Have you ever wondered what MVC means in programming or how it really works? MVC stands for Model, View, Controller, and it is an architectural paradigm used by many web frameworks such as Ruby on Rails, Laravel, CakePHP, Django and more. It is a way of thinking organizationally when coding.

In MVC everything has its own place so you can catch up on projects easier and find snippets of code when debugging or emproving a page. It also makes the application efficient and secure since only certain elements can do certain things. For example, only Models talk to the database, and only Views contain HTML markup and so forth.

This tutorial will finally make it all make sense. I explain it slowly and methodically so you can finally understand it. When you are done, be sure to subscribe for more amazing videos related to programming and also marketing your programming creations once they are complete!

Check out my website with even more detailed tutorials: http://jacurtis.com
Follow me on Twitter: Twitter: _jacurtis

If you found this video helpful and it finally made sense of MVC for you, then please leave a like on the video so that it can show up for more people that are looking for the same thing.

-------

MVC Tutorial Ruby Python and Django. Works with Ruby on Rails or Laravel and other frameworks. This is an awesome tut or tutorial for anyone learning to programming or write code
9 سال پیش در تاریخ 1394/10/29 منتشر شده است.
413,825 بـار بازدید شده
... بیشتر