Recap: Introduction to Go
Let’s look at the summary and take a short quiz to test our knowledge of the chapter’s material.
We'll cover the following
Summary
If you are using Go for the first time, the information in this chapter will help you understand the advantages of Go, how Go code looks, and some important characteristics of Go, such as variables, iterations, flow control, and the Go concurrency model. If you already know Go, then this chapter is a good reminder of where Go excels and the kinds of software where it is advised to use Go. Lastly, we built a basic phone book application with the techniques that we have learned so far.
Quiz on the basics of Go
Get hands-on with 1400+ tech skills courses.