Learn Go: Maps and Structs
Offered By: Codecademy
Course Description
Overview
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.
Syllabus
- 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
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
Achieving Advanced Insights with BigQuery - FrançaisGoogle Cloud via Coursera Learn Go: Loops, Arrays, Maps, and Structs
Codecademy Learn Swift: Structs and Classes
Codecademy Solidity In-Depth: Arrays, Mappings, and Advanced Structures
Packt via Coursera Learning Rust by Working Through the Rustlings Exercises
egghead.io