Nikolai Tillmann and Aaron Shaver - Coding Duels at pexforfun.com
- Posted: Aug 04, 2010 at 10:59 AM
- 29,162 Views
- 12 Comments
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
Right click “Save as…”
The Research in Software Engineering team (RiSE) coordinates Microsoft's research in Software Engineering in Redmond, USA.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Uack! I cannot use System.Linq! I'm offenseless!
That said, this is really cool and fun - playing around with it!
That would be cheating
Not really but a.Select(x => (int)x).Sum() is neater than the imperative variation
I see fibbo too...
Concerning the "anagram" puzzle: isn't that rather a palindrome-puzzle (str == reverse str)?
Anagram? You keep using that word. I do not think it means what you think it means.
Ouch - you are totally right. We really meant palindrome-puzzle and not anagram.
http://www.pexforfun.com/Default.aspx?language=CSharp&sample=MethodCalls
Why isn't there an OverflowException?
Overflow exceptions are not turned off by default in C#. Use the checked keyword and you will get the overflow exception.
What kind of projector are you using? How are you interactiving with the white board? Drawing arrows, scrolling, etc?
Thanks,
Mike D.
We are using eBeam to capture the mouse on the projector. For the scrolling, the intern was simply hitting the up/down arrow on the laptop when Nikolai was dragging the screen...
thanks Peli!
You can now use basic Linq statements: http://www.pexforfun.com/Default.aspx?language=CSharp&sample=Linq
Remove this comment
Remove this thread
close