Reddit Reddit reviews Windows PowerShell Best Practices

We found 1 Reddit comments about Windows PowerShell Best Practices. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Business Technology
Windows Server Guides
Windows PowerShell Best Practices
Check price on Amazon

1 Reddit comment about Windows PowerShell Best Practices:

u/labmansteve ยท 42 pointsr/PowerShell

Honestly, I'd go with Windows Powershell Best Practices instead. PSIAMOL is nice, but this one focuses more heavily on ensuring you not only get the syntax, but the proper script structure, code re-usability, high performance, and just a ton of other stuff.

PSIAMOL Teaches you how to use PowerShell. WPBP teaches you how to be good at PowerShell.

Once that's done, it wouldn't hurt to check out Code Complete which had such an impact I ended up re-writing several of my larger scripts after reading it...