Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Codecademy

Learn Go: Loops and Arrays

via Codecademy

Overview

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.

Syllabus

  • Learn Go: Loops: This lesson will introduce you to loops.
    • Lesson: Loops
    • Quiz: Loop
    • Project: Looping through a Food Order
  • Learn Go: Arrays: Learn to organize your data into arrays in Go!
    • Lesson: Arrays and Slices
    • Quiz: Arrays
    • Project: Catnapped
    • Informational: Next Steps

Taught by

Nitya Mandyam

Reviews

4.3 rating at Codecademy based on 22 ratings

Start your review of Learn Go: Loops and Arrays

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.