2010-03-18

PowerShell Training

I've finished a training that I did at work around PowerShell... a great shell language from Microsoft.

Yes, I said it in public, I like something Microsoft did. :-)

Really, the designers of PowerShell did something revolutionary with the traditional command line, they made it object-oriented. The biggest leap forward was allowing objects to be pipelined throughout the shell. This makes the language feel very similar to ruby in the way that I use it.

Anyway, with little other comment, here's a link to my presentation, if you're curious:

No comments: