Qhimm.com Forums

Off-topic forums => Completely Unrelated => Topic started by: Bosola on 2014-12-02 19:59:15

Title: Golang?
Post by: Bosola on 2014-12-02 19:59:15
Has anyone here ever played with Golang? What's people's opinions with it? It looks quite interesting at first glance; kind of like a cleaned up C++. I was going to look at Node for web development but it seems to me that Go's Goroutines are a lot more intrinsically attractive than the various workarounds for callback hell in server-side JavaScript (promises etc.)

I was going to have a play with Scala over the holidays but maybe Go might be more interesting.