Monday, May 14, 2018

A Tour Of Go

Hi All,

Today I'm going to introduce a nice tool which you can use to learn Golang, it's called "A Tour Of Go". This tool is available in both online and offline. Following is the link for the online version.



Let see how to use offline version,

After you install Golang on your PC, you can run the following command to open "A Tour Of Go"

go tool tour



No comments:

Post a Comment