From PowerShell one liners to functions to Modules - Raimund Andree

Описание к видео From PowerShell one liners to functions to Modules - Raimund Andree

We've all been there, we started with the shell, building command, then moved onto writing scripts because we just wanted to automate some tasks!
Yet, too many scripts still use hard-coded variables that require some changes to run.
PowerShell provides many features for writing robust yet flexible and even beautiful code that is easy to maintain, package, and distribute.
In this session, we will fly through the most important concepts such as the pipeline, parameter mapping, splatting and packaging functions into module.
We'll show you how to implement them, and guide you on your road to become PowerShell toolmakers.

Комментарии

Информация по комментариям в разработке