Search for books, people and lists
Read This Twice
HomePeopleBooksLibrariesSign In

Best Golang Books

Recommendations from 12 articles.
Best Golang Books
11 books on the list
Sort by
Number of Articles
Layout
Concurrency in Go book cover
Concurrency in Go
Tools and Techniques for Developers
Katherine Cox-Buday - 2017-08-15
Goodreads Rating
Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you're a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems.Author Katherine Cox-Buday ...
The Go Programming Language book cover
The Go Programming Language
Alan A. A. Donovan - 2015-10-25
Goodreads Rating
Go is an open-source programming language that makes it easy to build clean, reliable, and efficient software. It has been winning converts from dynamic language enthusiasts as well as users of traditional compiled languages. The former appreciate the robustness and efficiency that Go's lightweight type system brings to their code; the latter find ...
Go in Action book cover
Go in Action
William Kennedy - 2015-11-26
Goodreads Rating
Summary"Go in Action" introduces the Go language, guiding you from inquisitive developer to Go guru. The book begins by introducing the unique features and concepts of Go. Then, you'll get hands-on experience writing real-world applications including websites and network servers, as well as techniques to manipulate and convert data at speeds that w...
Introducing Go book cover
Introducing Go
Build Reliable, Scalable Programs
Caleb Doxsey - 2016-02-01
Goodreads Rating
Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose progra...
Go in Practice book cover
Go in Practice
Includes 70 Techniques
Matt Butcher - 2016-10-01
Goodreads Rating
Go in Practice guides you through dozens of real-world techniques in key areas like package management, microservice communication, and more. Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day ...
Go Web Programming book cover
Go Web Programming
Sau Sheong Chang - 2016-07-22
Goodreads Rating
Go Web Programming teaches you how to build web applications in Go using modern design principles. You'll work through numerous examples that introduce core concepts like processing requests and sending responses, template engines, and data persistence. You'll also dive into more advanced topics, such as concurrency, web application testing and dep...
Head First Go book cover
Head First Go
Jay McGavren - 2019-05-07
Goodreads Rating
What will you learn from this book?Go makes it easy to build software that's simple, reliable, and efficient. Andthis book makes it easy for programmers like you to get started. Googledesigned Go for high-performance networking and multiprocessing, but--like Python and JavaScript--the language is easy to read and use. With thispractical hands-on gu...
An Introduction to Programming in Go book cover
An Introduction to Programming in Go
Caleb Doxsey - 2012-09-03
Goodreads Rating
This book is a short, concise introduction to computer programming using the language Go. Designed by Google, Go is a general purpose programming language with modern features, clean syntax and a robust well-documented common library, making it an ideal language to learn as your first programming language....
Get Programming with Go book cover
Get Programming with Go
Nathan Youngman - 2018-09-30
Goodreads Rating
Get Programming with Go introduces you to the powerful Go language without confusing jargon or high-level theory. By working through 32 quick-fire lessons, you'll quickly pick up the basics of the innovative Go programming language!Hobbyists, newcomers, and professionals alike can benefit from a fast, modern language; all you need is the right reso...
Learning Go book cover
Learning Go
An Idiomatic Approach to Real-World Go Programming
Jon Bodner - 2021-04-06
Goodreads Rating
Go is rapidly becoming the preferred language for building web services. While there are plenty of tutorials available that teach Go's syntax to developers with experience in other programming languages, tutorials aren't enough. They don't teach Go's idioms, so developers end up recreating patterns that don't make sense in a Go context. This practi...
Programming in Go book cover
Programming in Go
Mark Summerfield - 2012-05-14