Scott Hanselman just posted his latest article in his weekly source code series. He shows various ways of producing the Fibonacci Sequence using various languages. I found it really interesting, for two reasons:
I tried to do the C#3.0 one on my own after listening to a podcast about F#, and never could...