This is a group for developers using Google's Go programming language. Go is a compiled, garbage-collected, concurrent programming language.
Website: http://golang.org/
Members: 10
Latest Activity: Jun 17, 2020
MySpace Tweet Facebook Facebook
Summary
From goland.org: 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.
Related Content
Google Go (blog post)
I'm taking a second look at Google Go. GAE support, use by Heroku and recent enhancements have rekindled my interest. Its always had a great concurrency model and I like the fact it has C-like…Continue
Tags: Heroku, GAE, go programming, Google Go
Started by Daniel Leuck May 13, 2011.
Loading feed
Comment
© 2024 Created by Daniel Leuck. Powered by
You need to be a member of Google Go to add comments!