Google Go! language

Post on 23-Jun-2015

828 views 3 download

Tags:

description

Google Go lang

transcript

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