Table of Contents
- Introduction to PowerShell 7 – What It Is and How to Get It
- Exploring PowerShell Cmdlets and Syntax
- The PowerShell Pipeline – How to String Cmdlets Together
- PowerShell Variables and Data Structures
- PowerShell Control Flow – Conditionals and Loops
- PowerShell and Files – Reading, Writing, and Manipulating Data
- PowerShell and the Web – HTTP, REST, and JSON
- Writing Our First Script – Turning Simple Cmdlets into Reusable Code
- Don't Repeat Yourself – Functions and Scriptblocks
- Error Handling – Oh No! It's Gone Wrong!
- Creating Our First Module
- Securing PowerShell
- Working With PowerShell 7 and Windows
- PowerShell 7 for Linux and macOS
- PowerShell 7 and the Raspberry Pi
- Working with PowerShell and .NET

