Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
John Cook: Why and How People Use R
Apr 24, 2012 at 5:18 PMI am a C# .net programmer. Did Java and Python in the past as well. I absolutely loved R for what it could do and in fact it replaced a lot of my Excel/SQL use.
If you can think in terms of vectors, R is a breeze to learn and use. The main issue is that people try to label R as this or that (object-oriented, functional, scripting, 'like scheme', etc). Instead if you stop trying to label it and just learn the way it works, you can do some incredible stuff with it.
Web Developer Efficiency Tools in Visual Studio 11
Mar 19, 2012 at 11:13 AMGood to see web development getting first class status - long overdue!
Building Single Page Apps for desktop, mobile and tablet with ASP.NET MVC 4
Feb 25, 2012 at 8:57 AMWow incredible presentation. So much stuff packed into such little time.
Maintainability is going to be an issue with this I think, especially if you have a few inexperienced devs on the team. Keeping all that js clean without intellisense (in knockout, for example) is going to be a challenge.
Progressively enable the mobile web with ASP.NET MVC 4, HTML5, and jQuery Mobile
Feb 04, 2012 at 8:05 AMGreat talk! From the quick hack to the full-fledged solution, you really helped me understand what my options are for an app we need to mobilize soon. Thank you!
YOW! 2011: Mike Lee - The Road to Appsterdam
Dec 29, 2011 at 6:01 AMWe need more people with this attitude, where we recognize different kinds of people and their motivations and work together instead of fighting over The Right Way.
YOW! 2011: Martin Thompson - On Concurrent Programming and Concurrency Folklore
Dec 28, 2011 at 7:04 AMEvery once in a while a quiet, unassuming fellow comes along that really makes you think differently. This is one of them. Fantastic video guys!
Future directions for C# and Visual Basic
Sep 20, 2011 at 7:54 AMThis is very exciting stuff. The whole concept of cloud computing and dynamic resource management is going to take a giant leap forward with Roslyn and async. Kudos.