Description
In this course, you will :
- introduce you to loops.
- Learn to organize your data into arrays in Go!
- Learn to use Maps to associate data in the Go language!
- Learn how to create structs which organize data in the Go language!
Syllabus :
- Welcome to Learn Go: Loops Arrays, Maps, and Structs
- Loops
- Arrays
- Maps
- Structs