We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Powershell for developers

Formal Metadata

Title
Powershell for developers
Title of Series
Number of Parts
150
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Even though it has existed since the mid noughties, developers remain often uninformed and oblivious to its great power and versatility. With the great promise of continuous delivery and automated deployment, Powershell becomes a key tool on the Windows platform and something that aspiring developers should know and use.In this talk, I will introduce the Powershell language and its features, and relate it to programming language concepts that developers are familiar with. I will dive into the following topics:* Pure language features, like object orientation, pipelines, filters, functions and modules.* Characteristics of good build and deployment scripts and how to achieve these using Powershell