google go! language

Post on 23-Jun-2015

831 Views

Category:

Technology

3 Downloads

Preview:

Click to see full reader

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

top related