An Introduction to Golang by Google

In 2007 Robert Griesemer, Rob Pike, and Ken Thompson created a compiled and statically typed language called “Go.” This new language was meant to resolve problems they regularly experienced with languages they were using at Google. Here is a list of the pain points this group sought to address: Slow builds Uncontrolled dependencies Different subsets

April 1st, 2016|