I can say I became a Go fanboy in the last few weeks
Go looked to me like a c-language guy's take on very simple OO with a few functional and parallel features. On the whole the API looked terse to the point of being cryptic, which is a throwback to the 1980s.
Can you sell it to me? What's the best part? Is it something that's not in any other language, or some way that the parts combine?
Many other languages have loose, duck typing and a few others (notably erlang) have the lightweight parallelism.
Go looked to me like a c-language guy's take on very simple OO with a few functional and parallel features. On the whole the API looked terse to the point of being cryptic, which is a throwback to the 1980s.
Can you sell it to me? What's the best part? Is it something that's not in any other language, or some way that the parts combine?
Many other languages have loose, duck typing and a few others (notably erlang) have the lightweight parallelism.