This is a created article in which the information may have evolved or changed.
Golang development environment to build:
Find Google's IP, modify hosts, and easily access websites such as www.google.hk.com (using Hosttool tools);
Golang official website Download Golang installer, install and set environment variables (goroot/goarch/goos/gobin/gopath/path)
git download git installer, install and set environment variable (PATH)
Download Liteide tool, a Go visual development tool, open the Liteide program in the bin directory,
A new go file is available for Golang development.
Summary: The whole environment is set up, tried to use Sublime/gvim, which encountered the problem of imperfect hints, there may be ways to solve, but these days have not found, also do not want to be in this level too long time, suggest novice, from liteide development environment start Golang journey.