Create associations in data using maps and organize related data using structs.
Continue your Go learning journey with Learn Go: Maps and Structs. Level up your Go programming knowledge by learning how to create associations in data using maps and organize related data using structs.
### Skills you’ll gain
* Create associations between one data item and another using maps.
* Organize related data into a single structure using structs.
* Differentiate when to use maps and structs.
### Notes on prerequisites
We recommend that you complete [Learn Go: Loops and Arrays](https://www.codecademy.com/learn/learn-go-loops-and-arrays) before starting this course.
Continue your Go learning journey with Learn Go: Maps and Structs. Level up your Go programming knowledge by learning how to create associations in data using maps and organize related data using structs.
### Skills you’ll gain
* Create associations between one data item and another using maps.
* Organize related data into a single structure using structs.
* Differentiate when to use maps and structs.
### Notes on prerequisites
We recommend that you complete [Learn Go: Loops and Arrays](https://www.codecademy.com/learn/learn-go-loops-and-arrays) before starting this course.