Learn how to write a simple hello world program in Go. This program will take one string as input from the user and print it back.
ReadLearn how to install and setup Go in Mac, Linux and Windows. Go installation is easy and it takes minute to do the setup.
Read