Golang Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Questa comunità è stata creata 6 anni fa e ha 1 membro.

Sei un/una collaboratore/trice nella comunità Golang? Poi unirti ad essa su Liberapay!
Presto sarai in grado di promuovere i tuoi progetti per la comunità qui e pubblicare aggiornamenti sullo stato del tuo lavoro.

Nuovi membri

Avatar

felipebueno

Donatori
0
Guadagno
0,00 €
a settimana
Le newsletter delle comunità ti aiuteranno a rimanere informato/a su ciò che sta succedendo e quali progetti hanno bisogno di sostegno. Al momento non sono ancora operative, ma puoi già iscriverti.

1 abbonato

The Go programming language is an open source project to make programmers more productive.

Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.