Skip to main content

Install

https://go.dev/dl/

Verify Installation

Write your first go program

Create a directory and navigate to it
Create a file named main.go with following code

Run

Cleanup

Delete the hello-go directory