Go Programming Language

Go is a programming language initially developed by Robert Griesemer, Rob Pike, and Ken Thompson working at Google. This programming language is now more progressive and getting popular.

Go Programming Language

Go Programming Language tutorials and examples

The Go programming language, also known as Golang is basically a programming language which was initially developed at Google in the year 2007. It was developed by Robert Griesemer, Rob Pike, and Ken Thompson at Google. You should not confuse this the the "Go programming language", which was released in 2003 as agent based language.

What is Google Go Programming Language?

The Go Programming Language is open source programming language with performance and security along with the strong support for running the compiled C++ program.

The Go programming language is from Google and its developed was started in 2007, the first major release was made available in March 2012. The latest version of Go was go1.4 (released 2014/12/10) at the time of writing of this page.

Features of Go Programming Language

  • Go Programming Language is open source programming language
  • Syntax is loosely derived from C and garbage collection, type safety including other features added
  • It include large stand library.
  • Go is high-level programming but it also provides the low-level features