Yes, I come from Ruby & JS world and before that I use to work with VB.net. I had not problems picking up Go. The hardest part of Go to understand was the implementation of interfaces.
Best thing I like about Go is the error handling, its great for defensive programming (which help as I write a lot of service applications).
Best thing I like about Go is the error handling, its great for defensive programming (which help as I write a lot of service applications).