This is the fifth video in the Learn Go Series on Arrays, our first advanced data type we will be discussing. I cover how to create arrays, add values to them by index, print out the values of your arrays, and some short hand tips to reduce your code. This should provide a good foundation for Arrays in Go. The next video in the series will be covering Loops in Go.
Prerequisites will be having Go installed on your computer, you can follow the instructions below for the installation:
Install Go here https://go.dev/doc/install
Recommended tools and extensions from the video series:
Recommended editor Visual Studio Code, install here https://code.visualstudio.com/
Visual Studio Code Go Extension, install here https://code.visualstudio.com/docs/la...