3 homepage: https://golang.org
5 Go makes it easy to build simple, reliable, and efficient software.
14 Use the `@beta` tag for pre-releases, or `@x.y.z` for a specific version.
18 > Go is designed, through and through, to make Software Engineering easy. It's
19 > fast, efficient, reliably, and something you can learn in a weekend. If you
20 > subscribe to [_The Zen of Python_](https://www.python.org/dev/peps/pep-0020/),
21 > you'll [love](https://go-proverbs.github.io/) >
22 > [Go](https://www.youtube.com/watch?v=PAAkCSZUG1c).
40 fmt.Println("Hello, World!")