PLNews: IronPython Demo Video Available. To watch. Argh, you need Internet Explorer to play it. Bah.
Oh my goodness. First time through the video IE blocked the popup the video requires half-way through. Then I temporarily enabled popups in IE, and this time around the Google toolbar bundled with my computer (never turned it off since I've only used IE once to download Firefox) blocked it. Argh! And I can't even get to the Google toolbar for this window since the window has no toolbars. They could have just done the normal thing and opened up a Windows Media Player instance and been done with it.
Hey, neat presentation so far. But why does everyone who works for Microsoft sound like they've drunk the Kool-aid?
Whoa, I didn't know you could do the following in the Python interactive shell:
>>> foo = ["foo", "bar", "baz"]
>>> foo
['foo', 'bar', 'baz']
>>> bar = _
>>> bar
['foo', 'bar', 'baz']
Very cool when he debugged Python, going through stack frames back into the C# code that called it.
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):