Go Reference

Go variables, types, functions, and scope.

Go slices, maps, and iteration with range.

Go conditional logic with if and switch statements.

Install Go, set up modules, and run your first program.

Statically typed, compiled language built for concurrency and infrastructure.

Go string formatting, conversion, and regular expressions.

Go's approach to object-oriented programming with structs and interfaces.