First Steps.
- Get a copy of Visual Studio (it's free!)
- Sign up for Microsoft Virtual Academy (MVA).
- They have tons of free online courses that you can add to a development plan, covering topics such as MVC, .NET 4.5, and mobile development, just to name a few.
- Learn C#
- If you're completely new, or may have missed a few things:
- http://meme.ms/nqgkbix
- If you're established with C#:
- http://meme.ms/nqjhnr1
- Learn .NET Web Apps (all-day Jump Start course)
- Start to dabble in the topics covered.
- The Web Apps Jump Start video covers a lot of ground to introduce the major topics in ASP.NET 4.5 web development. Pick a few and try to reproduce them on your own. Try out JQuery, Knockout, Razor templates, or develop a Web API. Knowing the ideas is great, but you need to actually practice them. Start small, and scale up, maybe using Windows Azure.
- Sign up for Windows Azure (cloud hosting and development - free!)
No comments:
Post a Comment