Thursday, January 10, 2019

The quickest way to learn PowerShell as a software developer


PowerShell itself is simple. No much difference from C#.

However, it's really full of Pitfalls. There is always unexpected issues.

Below are the resources of PowerShell pitfalls. Through them, we can learn this language quickly!

 is awesome!!

  • The Poster of the Plethora of PowerShell Pitfalls


https://www.simple-talk.com/sysadmin/powershell/a-plethora-of-powershell-pitfalls/

https://www.red-gate.com/simple-talk/sysadmin/powershell/a-plethora-of-powershell-pitfalls-part-2/

https://www.red-gate.com/simple-talk/sysadmin/powershell/the-poster-of-the-plethora-of-powershell-pitfalls/


  • Practical PowerShell Unit-Testing: Getting Started


https://www.red-gate.com/simple-talk/sysadmin/powershell/practical-powershell-unit-testing-getting-started/



  • The Big Book of PowerShell Gotchas

https://devops-collective-inc.gitbook.io/the-big-book-of-powershell-gotchas/

No comments:

Post a Comment