A description of the application scenario
Why do you want to learn the go language? Now that more and more famous open source projects are developed using the go language, it is necessary to understand the basics of the go language. In peacetime, the main use of the shell and Python to write operation scripts. I've seen countless introductions and share posts about the go language before. For the Go language, this performance is second only to C and C + +, but also more than the performance of the glue language python. If you need to deal with performance issues later in your work, you can use go to write.
Two projects written in the Go language
Some of the more well-known projects written in the Go language are:
Docker Open Source Container
Open Falcon Xiaomi Source monitoring tool
Codis's Redis solution for pea pods, several components of Codis are written in the Go language
Ected and Zookeeper similar tools
Kubernetes Google open-source container scheduling tool
Resources:
https://gobyexample.com/
This article is from the Linux SA John blog, so be sure to keep this source http://john88wang.blog.51cto.com/2165294/1783291
Go language Learning