This is one of a series of videos for beginning programmers using PowerShell. In this video, we introduce hashtables, which are collections of objects associated with names.
For other videos in this series, use the following playlist:
https://www.youtube.com/playlist?list=PLZ53MyvuECNPRdtMNfsjtxJrYlTdw8WM0
For more information about PowerShell, see https://aka.ms/powershell
You can edit PowerShell scripts using Visual Studio Code. For more information, see https://code.visualstudio.com/