Category Archives: helloworld

Go Say’s Hello!

Assuming you have setup your Go environment you can now build a simple “Hello World” app. N.B. This guide only covers how to use the 6g / 8g complier & linker, not gccgo.  I’ve used both, and not had any issue … Continue reading

Posted in example, Go, helloworld | 5 Comments