Download of Go 1.23.2 will start in 5 seconds...
Problems with the download? Please restart the download.
Go 1.23.2 | ||
---|---|---|
Izina rya dosiye: go1.23.2.linux-amd64.tar.gz | Ingano ya dosiye: 70.2 MB | Itariki Yongeyeho: October 18, 2024 |
Igiciro | Ubuntu |
Inyandiko | 1.23.2 |
Itariki yo Gusohora | October 18, 2024 |
Umwanditsi | Go - https://golang.org |
Ibisobanuro by'umwanditsi |
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.