
What we’re about
Meetup to discuss and learn the Go programming language created by Google. http://golang.org. Go allows you to build highly concurrent applications that run at near C speed, with the security of a statically typed language and some of the features that attract developers to dynamic languages, like garbage collection, closures, meta-programming, and duck-typing. As well as providing a variety of tools surrounding building, and debugging the language. Go is starting to gain wider adoption across large organizations trying to solve performance and concurrency related problems, while still keeping the productivity of more modern dynamically typed languages.