Google Go! language

Preview:

DESCRIPTION

Google Go lang

Citation preview

Go!

• Go is a general-purpose language. • Compiled (gccgo)• It is strongly typed and garbage-collected• has explicit support for concurrent programming. • Programs are constructed/structured

in packages.

Go == Gopher == Speed

Gopher == roedor

standard types

two or more returns

Concurrency & Paralelism