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

Cette communauté a été créée il y a 6 ans et compte 1 membre.

Êtes-vous un contributeur dans la communauté Golang ? Oui ? Alors rejoignez-là sur Liberapay !
Bientôt vous pourrez partager ici vos projets avec le reste de la communauté.

Nouveaux membres

Avatar

felipebueno

Mécènes
0
Revenu
0,00 €
par semaine
Les bulletins vous aideront à rester informé sur l'actualité de la communauté et sur les projets qui ont besoin de soutien. Ils ne sont pas encore opérationnels mais vous pouvez d'ores et déjà vous inscrire pour les recevoir.

1 inscrit

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.