Learning Go Programming - Getting setup to run Go

In this video we will be downloading the LiteIDE which is made specifically for Go. Here is the link to install. http:--sourceforge.net-projects-liteide-files-X27.2.1-liteidex27.2.1.windows-qt5.7z-download. This tutorial series will be using the latest version of Go which is version 1.5. You can download the latest version of Go here. https:--golang.org-dl-. In this tutorial we will build a standard application with LiteIDE which implements the standard hello world program. The program itself makes use of the Go fmt library which is specifically built for input output. This just means reading stuff that is inputted and expelling output to the screen. Please Subscribe!!!.