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

Αυτή η κοινότητα δημιουργήθηκε πριν από 7 έτη και έχει 1 μέλος.

Είστε εθελοντής στην κοινότητα Golang; Τότε γίνετε μέλος στο Liberapay!
Σύντομα θα μπορείτε να διαφημίζετε τα έργα της κοινότητάς σας εδώ και να δημοσιεύετε ενημερώσεις για την κατάσταση σχετικά με το έργο σας.

Νέα Μέλη

Άβαταρ

felipebueno

Δωρητές
0
Εισόδημα
0,00 €
ανά εβδομάδα
Τα ενημερωτικά δελτία της κοινότητας θα σας βοηθήσουν να ενημερώνεστε για το τι συμβαίνει και ποια έργα χρειάζονται υποστήριξη. Δεν έχουν τεθεί ακόμη σε λειτουργία, αλλά μπορείτε να εγγραφείτε.

1 συνδρομητής

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.