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

Codecademy

Learn Go: Loops, Arrays, Maps, and Structs

via Codecademy

Overview

Learn about important Go concepts such as loops, arrays, maps, and structs!

Go (Golang) is a powerful open-source programming language supported by Google that is often thought of as the language of the Cloud. It is used by Dropbox, Meta, Riot Games, and many other companies. Loops, arrays, maps, and structs are powerful aspects of the language that allow for greater program complexity.



### Take-Away Skills

Building off of the introductory [Learn Go](https://www.codecademy.com/learn/learn-go) course, this course expands upon Go fundamentals, including control flow (such as loops) and more complex data types (such as arrays, maps, and structs)!

Syllabus

  • Welcome to Learn Go: Loops Arrays, Maps, and Structs: See what you will learn in the Learn Go course!
    • Article: Welcome to Learn Go: Loops, Arrays, Maps, and Structs
  • 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
  • Learn Go: Maps: Learn to use Maps to associate data in the Go language!
    • Lesson: Go Maps
    • Quiz: Learn Go Maps
    • Project: Currency Converter
  • Learn Go: Structs: Learn how to create structs which organize data in the Go language!
    • Lesson: Structs in Go
    • Quiz: Structs
    • Project: Stock Market
  • Learn Go: Next Steps: You've finished Learn Go, find out what's next!
    • Article: Learn Go: Loops, Arrays, Maps, and Structs Next Steps

Taught by

Zoe Bachman

Reviews

4.6 rating at Codecademy based on 250 ratings

Start your review of Learn Go: Loops, Arrays, Maps, and Structs

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.