E-Book, Englisch, 468 Seiten
Parlow PowerShell 7 Workshop
1. Auflage 2024
ISBN: 978-1-80181-749-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Learn how to program with PowerShell 7 on Windows, Linux, and the Raspberry Pi
E-Book, Englisch, 468 Seiten
ISBN: 978-1-80181-749-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "PowerShell 7 Workshop".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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