> Looking back from 2020, Go has succeeded in both ways: it is widely used both inside and outside Google, and its approaches to network concurrency and software engineering have had a noticeable effect on other languages and their tools. Don’t know much about go myself, but I’m interested in examples of this.
Arguably opinionated formatters like prettier and black are a response to gofmt.
New case studies about Google’s use of Go
11–20 of 269 posts
Re: New case studies about Google’s use of Go
#12K8s, docker, native concurrency, robust std lib, list goes on.
Obviously, not the magical swiss army knife for all engineering use cases, but successful in a lot of domains and well-liked by developers. Winning.
And its only version 1.XX.
I've never even used go and I am impressed.
Well done, Google. Well done. (golf clap)
Re: New case studies about Google’s use of Go
#13Re: New case studies about Google’s use of Go
#14I tried very hard to bring go into my previous employers environment, but it was all for naught. They are too bought into the JavaScript stack. Case studies like this would have been super helpful in trying to make my claims.
Re: New case studies about Google’s use of Go
#15Re: New case studies about Google’s use of Go
#16Go as a new language is a mega success. K8s, docker, native concurrency, robust std lib, list goes on. Obviously, not the magical swiss army knife for all engineering use cases, but successful in a lot of domains and well-liked by developers. Winning. And its only version 1.XX. I've never even used go and I am impressed. Well done, Google. Well done. (golf clap)
Re: New case studies about Google’s use of Go
#17Re: New case studies about Google’s use of Go
#18Sure they made Go. But where are the innovations in search and information retrieval? Where are new data products? Sure, they innovated on word embeddings. But If they are going to monopolize and control access to information, why are they doing such a poor job at it? I say this with some anger. This company affects all of us, and they are completely mediocre from a product perspective. I welcome the day when NLP get…
Re: New case studies about Google’s use of Go
#19Important point: this is Google's use of Go, not your use of Go. Take note to check whether their results are applicable to you before adding it to your repertoire of "reasons we should use Go at our company".
Re: New case studies about Google’s use of Go
#20Go as a new language is a mega success. K8s, docker, native concurrency, robust std lib, list goes on. Obviously, not the magical swiss army knife for all engineering use cases, but successful in a lot of domains and well-liked by developers. Winning. And its only version 1.XX. I've never even used go and I am impressed. Well done, Google. Well done. (golf clap)
Are there plans for a new version that is radically different, or is it going to be like Java or macOS where updates continue to change what is usually considered the minor version?