Update learning-powershell.md

This commit is contained in:
AngelCalvo 2016-07-26 10:22:27 -07:00 committed by GitHub
parent 1c9c4f6cf8
commit 22ff796b56

View file

@ -1,9 +1,9 @@
Learning PowerShell
====
Whether you're an IT Professional or a developer, we'll help you get started with PowerShell.
Whether you're a Developer, DevOps or IT Professional, this doc will help you getting started with PowerShell.
In this document we'll cover the following:
installing PowerShell, samples walkthrough, PowerShell editor, debugger, testing tools and a map book for experienced bash users to get started with PowerShell faster.
Installing PowerShell, samples walkthrough, PowerShell editor, debugger, testing tools and a map book for experienced bash users to get started with PowerShell faster.
The exercises in this document are intended to give you a solid foundation in how to use PowerShell.
You won't be a PowerShell guru at the end of reading this material but you will be well on your way with the right set of knowledge to start using PowerShell.
If you have 30 minutes now, lets try it.