Now that we installed Go on our Mac and Ubuntu systems in the last blog, it's time to run our first script - program to display hello, world and learn about editors that support Golang. We will download and setup the Visual Studio Code editor. Go Hello World Running a Go script is very similar … Continue reading Golang Hello World!