PowerShell and DevOps

T02 How to Write (PowerShell) Code that Doesn't Suck

August 7th, 2018

8:00am - 9:15am

Level: Introductory

Thomas Rayner

DevOps and Automation Team

PCL Constructors

Do you write code? Even a little? Coding is quickly becoming a necessary skill to have. During this session, you'll get into some of the things that make your code sad, and some of the things you can do to make it happy again. Want to know how to make your scripts run faster? Want to know how to get other people to stop asking you how your code works? Want to be a valuable member of the IT community? This session will show you how.

You will learn:

  • About PowerShell code organization
  • How to write performant PowerShell code
  • How to write PowerShell more quickly