Chapter 3: Setting Up Your Environment
In this chapter, we are going to talk about setting up your Go environment for use in our future chapters and for developing your own Go software in the future.
We're going to cover the following main topics:
- Installing Go on your machine
- Building code locally
Before we begin, let's have a brief walk-through of the technical requirements you need to be aware of before reading on.