Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. Here's how to install the language for development on macOS
Instructor: [00:00] To install Golang on OS X, first we'll look for the package with Homebrew. Having found the package, we'll now install it. After installing Go, we can make sure that it's installed by typing the Go command.
Linux folks can go here for downloading go https://golang.org/doc/install#tarball