Hacker News new | ask | show | jobs
by aryehof 3368 days ago
Go is is a good language choice for some things, not all. It is a good systems programming language, but not one so well suited to systems in business, commerce and industry. Those that require the representation of concepts outside of the computing domain in code. In this it is comparable to C.

The problem is that too many look for a silver bullet language that can be applied to everything. One ring, one language, to rule them all. Go isn't it.