Summary
In this section, we learned the essential parts of the Go language. This included handling errors, using Go concurrency, taking advantage of Go's testing framework, and an introduction to Go's newest feature, generics. The skills acquired in this section are essential for all future sections.
We should now possess the ability to read Go code contained in the rest of the book. In addition, this section has given us the necessary skills to write our own Go code. We’ll use these skills to manipulate files in the filesystem, execute commands on remote machines, and build
Quiz
Get hands-on with 1400+ tech skills courses.