This tutorial will give you enough understanding on Go programming language from where you can take yourself to higher level of expertise.
Go language, is a programming language initially developed at Google in year 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. Go programming language is a statically-typed language with syntax similar to that of C. It provides garbage collection, type safety, dynamic-typing capability, many advanced built-in types such as variable length arrays and key-value maps. It also provides a rich standard library.
The Go programming language was announced in November 2009 and is used in some of the Google's production systems.
0 comments:
Post a Comment