|
|
|
|
|
by icebraining
5072 days ago
|
|
Is it really helpful to judge a language by its version number? Go is a very conservative language, in that it only uses well known and studied language features, and has been in production at many companies, including Google, Canonical, CloudFlare, etc. Certainly it deserves more faith than any random language designed for the exploration of new paradigms and features and which is only used by its maker? |
|
Of course Go is already in production at Google because the Go team designed it to fit particular pain points that Google was having, so it's going to have the libraries that are needed to solve those problems. The question is whether the current libraries are there to solve your problems, and, as others noted, it's not that cut-and-dried.