Want to learn Go Variables and Types in a real environment?
Click below, get a fresh Linux box with Go ready to go, and work through Variables and Types hands-on with an AI tutor that knows your code.
Start this lessonVariables and TypesWhat you'll learn
- Var declaration
- Short declaration :=
- Int
- Float64
- String
- Bool
- Type conversion
- Zero values
