9781549928376-1549928376-The Go Bestiary: Bugs, gotchas and guidelines for go programmers

The Go Bestiary: Bugs, gotchas and guidelines for go programmers

ISBN-13: 9781549928376
ISBN-10: 1549928376
Author: Kenneth Grant
Publication date: 2017
Publisher: Independently published
Format: Paperback 121 pages
FREE US shipping

Book details

ISBN-13: 9781549928376
ISBN-10: 1549928376
Author: Kenneth Grant
Publication date: 2017
Publisher: Independently published
Format: Paperback 121 pages

Summary

The Go Bestiary: Bugs, gotchas and guidelines for go programmers (ISBN-13: 9781549928376 and ISBN-10: 1549928376), written by authors Kenneth Grant, was published by Independently published in 2017. With an overall rating of 4.2 stars, it's a notable title among other books. You can easily purchase or rent The Go Bestiary: Bugs, gotchas and guidelines for go programmers (Paperback) from BooksRun, along with many other new and used books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.48.

Description

The Go Bestiary provides a quick guide to allow a programmer who has some experience in other languages get started quickly in Go, while being aware of the idioms to use and areas where there might be bugs lurking in their new Go code. The book presents a mix of advice for structuring your Go programs and descriptions of common mistakes to avoid, with liberal code examples, to help ease you into using the Go programming language effectively. If you're familiar with Go but not an expert, hopefully there will also be a few interesting facts about the language you haven't yet uncovered, and some potential bugs which you might not be aware of. You may want to skip the sections on setup and packages in this case, as they will cover familiar ground. If you're new to Go, but experienced in other languages, you'll find succinct descriptions of the most important differences in Go which usually trip up learners (for example declaring strings, strings vs runes, copying slices, using goroutines within a for loop), descriptions of bugs which beginners often fall prey to, and plenty of detail about unique aspects of the language like goroutines and slices. Typically Go programmers get up to speed quickly and feel productive within days or weeks, but it can be harder to assimilate the culture and be aware of the subtle problems that can occur, this book is here to help you get familiar with Go. The book covers the basics such as strings, structs, slices but also the more interesting corners of the language like implicit interfaces and channels, and contains advice as well as pointers on common problems.
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book