Update learning-powershell.md

This commit is contained in:
Raghu Shantha [MSFT] 2016-07-28 10:23:22 -07:00 committed by GitHub
parent 22ff796b56
commit 231231339f

View file

@ -3,9 +3,11 @@ Learning 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.