Joe Pruitt’s PowerShell ABCs

I just ran across a nice series of PowerShell posts by Joe Pruitt called the “PowerShell ABC’s,” one post for each letter of the alphabet. He’s up to O so far.

Arithmetic operators
Begin
CmdLet
Debugging
Execution policy
Format operator
Generics
Here string
Is
JavaScript
Keywords
Location
Matching
Numbers
Output

Tagged with:
Posted in PowerShell
One comment on “Joe Pruitt’s PowerShell ABCs
  1. Joe Pruitt says:

    John, thanks for the linkage. Glad you are enjoying it, it’s been a fun series. Now I’ve got to come up with a “Q” for today’s post B-).

    -Joe