PowerShell 7 Workshop. Learn how to program with PowerShell 7 on Windows, Linux, and the Raspberry Pi - Helion
Tytuł oryginału: PowerShell 7 Workshop. Learn how to program with PowerShell 7 on Windows, Linux, and the Raspberry Pi
ISBN: 9781801817493
stron: 468, Format: ebook
Data wydania: 2024-02-29
Księgarnia: Helion
Cena książki: 116,10 zł (poprzednio: 129,00 zł)
Oszczędzasz: 10% (-12,90 zł)
Discover the capabilities of PowerShell 7 for your everyday tasks with this carefully paced tutorial that will help you master this versatile programming language.
The first set of chapters will show you where to find and how to install the latest version of PowerShell, providing insights into the distinctive features that set PowerShell apart from other languages. You’ll then learn essential programming concepts such as variables and control flow, progressing to their applications. As you advance, you’ll work with files and APIs, writing scripts, functions, and modules. You’ll also gain proficiency in securing your PowerShell environment before venturing into different operating systems.
Enriched with detailed practical examples tailored for Windows, Linux, macOS, and Raspberry Pi, each chapter weaves real-world scenarios to ignite your imagination and cement the principles you learn. You’ll be able to reinforce your understanding through self-assessment questions and delve deeper into the principles using comprehensive reading lists.
By the end of this book, you’ll have the confidence to use PowerShell for physical computing and writing scripts for Windows administration.
Osoby które kupowały "PowerShell 7 Workshop. Learn how to program with PowerShell 7 on Windows, Linux, and the Raspberry Pi", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
PowerShell 7 Workshop. Learn how to program with PowerShell 7 on Windows, Linux, and the Raspberry Pi eBook -- spis treści
- 1. Introduction to PowerShell 7 – What It Is and How to Get It
- 2. Exploring PowerShell Cmdlets and Syntax
- 3. The PowerShell Pipeline – How to String Cmdlets Together
- 4. PowerShell Variables and Data Structures
- 5. PowerShell Control Flow – Conditionals and Loops
- 6. PowerShell and Files – Reading, Writing, and Manipulating Data
- 7. PowerShell and the Web – HTTP, REST, and JSON
- 8. Writing Our First Script – Turning Simple Cmdlets into Reusable Code
- 9. Don't Repeat Yourself – Functions and Scriptblocks
- 10. Error Handling – Oh No! It's Gone Wrong!
- 11. Creating Our First Module
- 12. Securing PowerShell
- 13. Working With PowerShell 7 and Windows
- 14. PowerShell 7 for Linux and macOS
- 15. PowerShell 7 and the Raspberry Pi
- 16. Working with PowerShell and .NET