Tuesday, November 30, 2010

Google I/O 2010 - Go Programming




Google I/O 2010 - Go Programming

Tech Talks

Rob Pike, Russ Cox

The Go Programming Language was released as an open source project in late 2009. This session will illustrate how programming in Go differs from other languages through a set of examples demonstrating features particular to Go. These include concurrency, embedded types, methods on any type, and program construction using interfaces. Very little time will be spent waiting for compilation. 


No comments:

Post a Comment