DEV Community

Discussion on: Why GoLang wasn't accepted by communities ?

Collapse
 
lysofdev profile image
Esteban Hernández

Python is already installed in most systems out of the box and doesn't have to be compiled before running.

Also, Rust has probably gained a lot of ground as a competitor to Go precisely for it's memory management model.

There's nothing wrong with Go but it doesn't quite have a place when Python, Java/C# and Rust/C pretty much cover 95% of use cases and already have wide adoption.

Collapse
 
alexandreamadocastro profile image
Alexandre Amado de Castro

I think go can easily replace Java and C#. Unless you are talking specifically about building desktop apps. What you think?

Collapse
 
slimdestro profile image
D\sTro

Go is perfect for both desktop and web but python was chosen. That's the thing I'm asking in

Collapse
 
papey profile image
Jean Michel Functional Programming

What about Docker, k8s, Terraform, Traefik and all thoose things ?

Collapse
 
slimdestro profile image
D\sTro

Built with Go! What about artificial intelligence. Any widespread used go package in your view ?

Collapse
 
slimdestro profile image
D\sTro

Agreed! I use both rust and go for blockchain projects but why machine learning, robotics has almost zero adoption of go