Posts Tagged ‘go-lang’

The first GoSF Meetup! Events

The first GoSF Meetup!

Last Wednesday (April 18th), we hosted the first ever GoSF meetup. It’s a meetup for people in the Bay Area to get together and discuss the programming language Go. There were two awesome talks by…

GVM: the Go Version Manager Technical

GVM: the Go Version Manager

We’ve been using Google’s new language, Go, for some components in the latest version of our proxy. So far, it’s been a great experience. The language is elegant and fast – just what we need….

Gogogo Technical

Gogogo

At Moovweb we’ve started developing in Go – Google’s super-fast compiled programming language. I’ve really enjoyed working in it, but when learning a new language you are also learning its libraries. Which means tons of time searching through…