You will find the following web links very useful:
- Read the documentation page of the io package, which can be found at https://golang.org/pkg/io/.
- Hear from Dave Cheney on error handling: https://dave.cheney.net/2016/04/27/dont-just-check-errors-handle-them-gracefully.
- You can learn more about the Glot plotting library by visiting its official web page at https://github.com/Arafatk/glot.
- You can find more examples of the use of the Docker API in Go, Python, and HTTP at https://docs.docker.com/develop/sdk/examples/.
- You can learn more about the encoding/binary standard package by visiting https://golang.org/pkg/encoding/binary/.
- Check out the documentation page of the encoding/gob package, which can be found at https://golang.org/pkg/encoding/gob/.
- You can also watch https://www.youtube.com/watch?v=JRFNIKUROPE and https://www.youtube.com/watch?v=w8nFRoFJ6EQ...