Go or golang first saw the light of day in 2009, but its popularity increased significantly from 2014. Created by Google, go is intended to be close to C and influenced by C, but adding garbage collection, structural typing and competition features. . Google developers initially designed it for multi-core machines deployed in a network. The best-known Go projects are Docker and Kubernetes (k8s for close friends). The progress of deployment by containers with these two technologies has strongly pushed go. Its use has since been generalized to backend development, with projects like Grafana or Hugo, but also more ops-oriented projects like terraform
Content of the quiz This quiz takes up the basics of go syntax, with questions that experts can easily answer and novices rack their brains ...
This quiz was written by a developer from the WeLoveDevs.com community who used go during one of his freelance work.