Simplicity was the main goal in its creation. Its syntax is small and easy to remember,
If you look at the job market/ freelance market you will notice that Go Developers are paid higher than normal.
As, It is a compile language Its execution time is fast.It is much faster than java which is another compiled language.
It is built by Google for heavy Workload. It provides easy Concurrency through Channels and GoRoutines
It is excellent for writing networking applications, like writing TCP or HTTP servers at the production level.
Its Package Manager will resolve dependencies, downloading and installing the necessary packages, and makes sure everything works