PowerShell Array and ArrayList – storing multiple items as a one variable

PowerShell Array and ArrayList – storing multiple items as a one variable

HomeOther ContentPowerShell Array and ArrayList – storing multiple items as a one variable
ChannelPublish DateThumbnail & View CountActions
Channel Avatar Kamil Pro2021-08-23 18:46:51 Thumbnail
2,425 Views
Array is a basic data structure that allows to store multiple items in one variable. In this short video, I’ll show you how to create a basic array, populate it with items, how to add, access and modify items within array.

In addition, I’ll present to you how to use ArrayList – which is much more flexible array, especially for adding more items.

Link to the script: https://github.com/thekamilpro/About-PowerShell/tree/main/PowerShell%20Array

0:00 Intro
0:30 What is an array
1:00 How to create an array
2:33 Accessing items
4:45 Objects in Arrays
7:49 Looping
10:29 Update items in array
11:35 Operators
12:37 Adding items to array
14:25 ArrayList
15:45 Summary

◼️◼️◼️
Twitter: https://twitter.com/thekamilpro
LinkedIn: www.linkedin.com/in/kamilpro
Website: https://kamilpro.com
GitHub: https://github.com/thekamilpro

Please take the opportunity to connect and share this video with your friends and family if you find it useful.