Go is one of the most powerful, and yet the simplest, modern programming languages. We go through all important features of the modern Go programming language (as of 1.18, 1.19, and 1.20), including generics!!
This book is an informal language reference. It goes through the essential elements of the Go programming language grammar. This book will not teach you how to program in Go if you are a complete beginner. Books like this can be rather useful in various stages of your learning, but you will need some experience with Go or other similar languages to be able to take advantage of what this book has to offer.
Although the book is written as a reference, you can read it more or less from beginning to end and you should be able to get the overall picture of the Go language if you have some prior experience with programming in Go or other similar C-style languages.
The book covers The book also includes a bonus chapter on generics for people who are new to programming with the parameterized types.
Order your copy and learn Golang today!
(If you find the book useful, please let us know. Or, are we just throwing diamond before swine? :))
If you are completely new to Go, please go through "A Tour of Go" on the Go Official Website before considering purchasing this book. That covers the absolute basics of Go programming. If you are not comfortable with the level of The Tour, you will not find this book any more useful.