@fribbledom I'd say that about the language design. The implementations have to be advanced, though, to support that kind of ease of use, with garbage collection and built-in threading and all.
That's how it tends to be; an easier-to-implement language like C is harder to use, but a harder-to-implement language like #Golang is easier to use.