How to Install Golang on Mac OS X



How to Install Golang on Mac OS X

How to Install Golang on Mac OS X

This is a video tutorial which teaches you how to install the Go programming language on Mac OS X. I will also guide you through the steps of setting up your go workspace, installing a text editor called Sublime Text, and running a “Hello, World!” program. No prior experience is strictly necessary, but if you have some prior programming experience you will find the video easier to follow.

Additional Resources:

Official Go Website: http://golang.org/
Download Go: https://golang.org/dl/
Installation Instructions: http://golang.org/doc/install
Interactive Go Tutorial: http://tour.golang.org/welcome/1
Sublime Text: http://www.sublimetext.com/

Comments are closed.