Automate repetitive actions using loops and organize and manipulate data with arrays.
Continue your Go learning journey with Learn Go: Loops and Arrays. Create and manipulate arrays and execute efficient repetitions using loops to develop meaningful programs.
### Skills you’ll gain
* Repeat blocks of code using loops.
* Create an indexed collection of data using arrays.
* Loop through arrays to read and modify data.
### Notes on prerequisites
We recommend that you complete [Learn Go: Functions](https://www.codecademy.com/learn/learn-go-functions) before starting this course.
Continue your Go learning journey with Learn Go: Loops and Arrays. Create and manipulate arrays and execute efficient repetitions using loops to develop meaningful programs.
### Skills you’ll gain
* Repeat blocks of code using loops.
* Create an indexed collection of data using arrays.
* Loop through arrays to read and modify data.
### Notes on prerequisites
We recommend that you complete [Learn Go: Functions](https://www.codecademy.com/learn/learn-go-functions) before starting this course.