Back
Jon Bodner: Learning Go: An Idiomatic Approach to Real-World Go Programming (2021, O'Reilly Media) 4 stars

Go is rapidly becoming the preferred language for building web services. While there are plenty …

A practical and helpful guide to learning Go

4 stars

This book provides many of the idioms and short-cuts to learning Go that you otherwise have to learn from experience. It's not trying to be a "complete reference" type of book that spends 1000 pages covering every detail. Some topics are skimmed over a bit, while others that are more unique to Go or appear quirky to programmers that know other languages are given more explanation.

Be sure to check the errata on the publisher's website before diving deep into the book.