How to Install & Run Go Programming Language Golang on Ubuntu Linux

  • Post last modified:March 11, 2023
  • Post category:Linux
  • Post author:

Go or Golang is a free and open source concurrent, functional, imperative and object-oriented programming language for Linux, macOS, Windows, BSD and created by Google. It comes with some advantages like memory safety, garbage collection and structural typing. Some famouse…

Continue ReadingHow to Install & Run Go Programming Language Golang on Ubuntu Linux

The Go Programming language version 1 released

The Go Programming language version 1 is now available.Go is an open source programming environment that makes it easy to build simple, reliable, and efficient software.Go 1 is now the standard Go runtime on Google App Engine.

Main feature:
Forward compatibility (Code that compiles in Go 1 should, with few exceptions, continue to compile and run throughout the lifetime of that version).

Binary distributions are available for Windows,Linux, FreeBSD and Mac OS X.

(more…)

Continue ReadingThe Go Programming language version 1 released