
Ken Thompson
"You can't trust code that you did not totally create yourself."
"Go is an open source programming language that makes it easy to build simple, reliable, and efficient software."
Go is an open source programming language created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a compiled, statically typed language in the tradition of Algol and C, with garbage collection, limited structural typing, memory safety features and CSP-style concurrent programming features added.