I like videos and blog posts myself to learn. I'd check out http://www.asp.net/mvc/tutorials/mvc-4 which is info directly from Microsoft. If you have the ability to get a Pluralsight account (http://pluralsight.com/training/Courses) I would highly encourage it as their material is fantastic.
The best videos are the ones from Pluralsight. Their catalog features dozens of C# and ASP/MVC related stuff. I would also recommend Youtube. Many people post entire playlists of MVC related videos. Like:
microsoftvirtualacademy.com - first learn basic of C# language then go for MVC... If you can spend some bucks then I would recommend you Pluralsight. For JavaScript and jQuery basic you can use free video courses on learnvisualstudio.net Good luck and I'm glad that ASP MVC community have a new member
i'd go with Pluralsight as well thats how i learned MVC myself, this tutorial is a great walkthrough as well for a basic MVC 4 application: http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/intro-to-aspnet-mvc-4 once you get the model view control state of mind its realy a powerful tool, good luck!
Another good way to learn it is to install Visual Studio Express 2013 for Web (http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx), and just create a new MVC solution/project. It'll give you a boilerplate project off the bat that you can customize and build upon. You can use the online tutorials for this.
You are interested to learn ASP.Net MVC(Model view control). It is a Framework. There are so many tutorial website and ebook on internet. You can visit www.asp.net/tutorial/mvc4 . I would like to suggest you some book Like Pro Asp.net MVC4 (Adam Freeman) or Programming Aso.net MVC4 (Hrusikesh Panda).
If you have contact with any body at Hydrabad, you will get a disk of Complete video lectures on MVC and best lecture notes at Ameerpet(Hyderabad). at Rs 300/ only. You can understand very eaily because it is explained step by step.
"ASP.NET MVC 4 Recipes: a Problem-solution Approach by John Ciliberti" is the best book to learn MVC4.
I have to look through all these links. And is there any page on which there are some tasks to perform or exercises? Thanks anyway dynamics 365 pricing
For learning ASP.NET MVC you will also have to learn C#. So you have to first start with basic concepts of C# which includes. 1. Creating console applications in C# 2. Some beginners programs. Then you move to ASP.NET MVC and you will have to continue MVC with C#. Since coding is always learned by practicing, so you have to build lots of programmers on MVC and C# by your own. You are a beginner and I always suggest beginners to go for some book because books are written by expert programmers who know how to teach learners like you. Here Wrox Publication is the best one, buy 1 Beginners ASP.NET MVC book and one Beginners C# book of Wrox publication and start the learning process. The codes written in the books can be downloaded from Wrox Website so you won't have any trouble in understanding. My best wishes !
https://www.asp.net/mvc I have always found documentation on official website best and enough to understand all aspects. Get started from here and then look around.
There are lot of websites to learn programming like stackoverflow Question and Answer Website > https://kodlogs.com