Variables | Shows how to use variables and object types (strings, integers, arrays,). |
Boolean | Shows how to use Booleans (True, False) |
Loops | Shows you how to use loops (For, Foreach, While, Do While, Do Until) |
Objects | Describes what objects are along with their methods and properties |
Functions | Walks you through how to create a function |
Advance Functions | Walks you through creating an advance function |
The Pipe | Explains the Pipe | in PowerShell and how to use it |
Classes | Explains PowerShell classes and how to use them |