New PowerShell Course
New PowerShell Course
I've been working on the new Powershell course to be offerred here at Interface Technical Training. Holy Cow, it's going to be FUN!!!
I'm so impressed with this language.
To me PowerShell is the Black Flag of anything that touches .NET. It's so unassumingly powerful that you almost feel like you've been in a gang fight and won after you get the hang of it. It's very addicting. You can solve so many problems, so simply and quickly, it's almost like your writing in Perl and C# and Python and PHP all at the same time. You almost begin to feel like your playing with the .NET framework like a cat's toy. This is not in any way to minimize the .NET Framework which will go down in history as the code achievement of our age (in my opinion), it's simply to point out the Power of Powershell.
I love the name Powershell it's perfect, I also love the name Silverlight as well, man someone is doing their job in naming these technologies. Just think of something like SharePoint. Perfect name for a huge beautiful monster of a technology that is changing the world!
I'll keep you posted on when the course goes live but it will be a fantastic dive into the world of Powershell.
You May Also Like
A Simple Introduction to Cisco CML2
0 3703 0Mark Jacob, Cisco Instructor, presents an introduction to Cisco Modeling Labs 2.0 or CML2.0, an upgrade to Cisco’s VIRL Personal Edition. Mark demonstrates Terminal Emulator access to console, as well as console access from within the CML2.0 product. Hello, I’m Mark Jacob, a Cisco Instructor and Network Instructor at Interface Technical Training. I’ve been using … Continue reading A Simple Introduction to Cisco CML2
How to Build in a PSMethod to your PowerShell Code
0 68 0In this video, PowerShell instructor Jason Yoder shows how to add Methods (PSMethod) to your code using free software that’s added into the PSObject. For instructor-led PowerShell courses, see our course schedule. Microsoft Windows PowerShell Training Download the Building Methods PowerShell script</a> used in this video. <# ╔══════════════════════════════════════════════════════════════════════════════╗ ║ ║ ║ Building Methods ║ ╟──────────────────────────────────────────────────────────────────────────────╢ … Continue reading How to Build in a PSMethod to your PowerShell Code
How to use the PowerShell Script Analyzer to Clean Up Your Code
0 1229 2In this video, PowerShell instructor Jason Yoder demonstrates how you can use the PowerShell Script Analyzer to help you format your code to best-practices. For instructor-led PowerShell training classes, see our course schedule: Microsoft Windows PowerShell Training Download the PowerShell Analyzer scripts used in this video. <# ╔══════════════════════════════════════════════════════════════════════════════╗ ║ ║ ║ PowerShell Script Analyzer ║ … Continue reading How to use the PowerShell Script Analyzer to Clean Up Your Code