Get started with Go
In this module, you’ll start taking your first steps with Go.
Learning objectives
In this module, you will:
- Install and configure Go on your local workstation.
- Install and configure Visual Studio Code and the Go extension.
- Explore the Go Playground.
- Create your first Go application.
Prerequisites
- Familiarity with programming basics in general
- Familiarity with at least one programming language
- Familiarity with downloading and installing software from the internet