What is programming MVC? [Detailed Explanation]

preview_player
Показать описание
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!

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
Рекомендации по теме
Комментарии
Автор

Came here for 100Devs and this is a solid explanation! Thank you for this!

Pendragon
Автор

I've watched a lot of videos and tutorials, and read a lot of resources online.

This is the best explanation of MVC that I've come across.

*subscribed*

NathanBudd
Автор

That's one of the best Web Development classes I ever watched! It made me understand how MVC works in less than 20 minutes! Awesome! Thank you @jacurtis !

guilhermelaviola
Автор

This was so helpful! When I say I am new to client-server and MVC architecture, I mean it. This video broadly touches on how the model, controller, and view work with each other. It doesn't go too indepth with the specific programming and details of them, which makes this concept easier to understand. This video for sure helped me understand how MVC architecture works with the client-server-database flow. You explained easily, and I had no trouble understanding it. Thank you!!

theHelenZhang
Автор

By far the best MVC tutorial I've ever seen. No longer confused!

gregb
Автор

5:00 starts explaining web (recommended for beginners)
15:50 starts explaing mvc (here it begin)
19:00 quick recap
i would still recommend beginning at 0:00 for the sake of great effort what is here made .
Thanks you very much for the explaination devMarketer!

helloimsick
Автор

thanks Jacurtis, very well put together video. I now understand MVC now

sandeepvk
Автор

You are my savior! Great and clear information that gave me that ahaaa-experience that filled in all the missing gaps i had to understand MVC! Keep up the great work and will be watching your other videos as well!

krillenummer
Автор

This is awesome,
I'm a data scientist engineering student and i'm developing a web application and this video helped me, I now have an idea about the MVC and i'm willing to go deep,
anyway i would love to thank you for your efforts, you're doing a great job, keep up.

ayoubakennaf
Автор

Best MVC tutorial I have ever seen before !!!! Thanks Jacurtis.

mdneyamatullah
Автор

Jacurtis(C) you are the controller who have all variables to explain and enhancing the viewer(V) with best data information (M). Thanks alot for the tutorial.

chintanraval
Автор

Your teaching really helped me understand quickly what MVC means in programming. Thank you for sharing your knowledge with all of us!

arechigaartstudio
Автор

Thank you so much for these, I really enjoy your way of visually showing what's happening in your videos.

toastedbagel
Автор

Best explanation of the MVC structure, love the presentation!

aiden
Автор

This was so good. Have been struggling for so long, thank you!

YoMandz
Автор

I think it's great that you also explained how a website works, it's integral to understanding MVC!

jenso
Автор

Perhaps the best explanation of MVC with great examples which help to explore & learn!! Great voice too by the way!! Keep them coming!

nazrul-geeti
Автор

This without a doubt The Best Explanation of MVC I've ever seen,
Thanks very much.

HEROHODA
Автор

Wow. Great tutorial on MVC. Definitely worth a sub. Keep em coming!

bambambamful
Автор

You're amazing. Thanks a lot. I understand each and every slide very well. Will watch all other videos you've uploaded.

KishorTiwari