Installing Go in Linux:
- Download the binary (At the time of writing version is 1.8.1):
wget https://storage.googleapis.com/golang/go1.8.1.linux-amd64.tar.gz
Sources:
- GoLang website
- GoLang installation [2.a] GoLang Install
- Tour of Go
- GoLang Jupyter notebook
- GoLang Jupyter Kernel-github.com
- GopherData-Github
- GopherData-Website
- Data Science Tools and libraries
- Go Projects
- Go Commands