Introducing-Go
This book is organized as follows: • Chapters 1 through 4 introduce the Go toolset and the basics of the language • Chapters 5 through 7 describe more complex types and functions • Chapters 8 and 9 describe packages and testing • Chapter 10 introduces concurrency For best results, the book should be read in order, as each chapter bu ilds on the concepts covered in the preceding chapters. Each chapter ends with a set of exercises, and vii www.allitebooks.com it’s important to actually complete them—it’s by solving problems like these that you learn to program. In particular, typing out the examples (and not just reading them) can help significantly. ilds on the concepts covered in the preceding chapters. Each chapter ends with a set of exercises, and vii www.allitebooks.com it’s important to actually complete them—it’s by solving problems like these that you learn to program. In particular, typing out the examples (and not just reading them) can help significantly.