Learn the essentials of Golang, such as variables, data types, functions, control flow in Golang, error handling, etc.
Learn Golang Basics
Data Types
Control Statements -> Conditionals, Loops, and Range
Functions
Type Casting
Collections -> Arrays, Maps, Structs
Error Handling