Golang Tutorial

By Xah Lee. Date: . Last updated: .
golang gopher golang logo xhcnh
golang gopher

Master Golang in a week. This is the best golang tutorial.

See also: Why I Love Golang

Table of Contents

Compile and Run

String

Rune

Types and Values

Conditionals

Loop

Data Structure

Array and Slice

Map

Struct

Function

Read Write File

Misc

Examples