DEV Community

Discussion on: The Top 10 Places to Learn Go

Collapse
 
jeremycmorgan profile image
Jeremy Morgan

Go is used for a variety of applications, but at this time the most popular usage seems to be server applications, web backend stuff and automation apps. Docker and Kubernetes are written with Go, among many others.

There isn't much in the way of visual things like GUIs, games, frontend etc. But it's quickly becoming the best way to write web services and APIs.