The Go Programming Language

The Go Programming Language

Rob Pike Oct 30, 2009



Monday, November 2, 2009

Go

New Experimental Concurrent Garbage-collected Systems Language

Monday, November 2, 2009

Hello, world

package main import "fmt" func main() {

fmt.Printf("Hello, \n"); }

Monday, November 2, 2009

Who

Robert Griesemer, Ken Thompson, and Rob Pike started the project in late 2007. By mid 2008 the language was mostly designed and the implementation (compiler, run-time) starting to work. Ian Lance Taylor and Russ Cox joined in 2008. Lots of help from many others.

Monday, November 2, 2009

Why Go fast! Make programming fun again.

Monday, November 2, 2009

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download