Sponsored
Go in Action, Second Edition - In Action by Joel Holmes & Andy Walker & William Kennedy Paperback
Pre-order
Sponsored
About this item
Highlights
- Get a free eBook (PDF or ePub) from Manning as well as access to the online liveBook format (and its AI assistant that will answer your questions in any language) when you purchase the print book.
- About the Author: Joel Holmes is a software developer focused on building cloud native applications.
- 400 Pages
- Computers + Internet, Computer Science
- Series Name: In Action
Description
Book Synopsis
Get a free eBook (PDF or ePub) from Manning as well as access to the online liveBook format (and its AI assistant that will answer your questions in any language) when you purchase the print book.
Master Go language fundamentals, learn how to structure Go projects effectively, and deliver high-performance code using Go's powerful concurrency model.
This book has been fully updated to cover all the new features and idioms of the latest version of Go. In it, you'll dive into Go's unique features and quickly get started writing real-world applications, such as websites and network servers.
In Go in Action, Second Edition you will learn:
- Go language fundamentals
- How to set up and structure a Go software project
- Working with the Go type system
- Concurrency in Go
- Go's unique approach to error handling
- Writing and capturing errors in your own software
- How to use Go's built-in testing and observability features
About the technology
Designed by Google with productivity in mind, Go excels in modern, highly-dynamic environments. This modern language has all its concurrency primitives baked in, so Go users can handle problems like real-time performance with no additional tools required. Its simple-but-powerful type system includes generics and interfaces as first-class citizens. Best of all, because Go was designed to be simple, with a small number of keywords and an efficient standard library, it's really easy to learn! In a cloud-first world, it's easy to see why Go has quickly become a must-have skill.
About the book
Go in Action, Second Edition takes advantage of your existing programming knowledge to fast-track you to Go mastery. Google Developer Expert in Go Andrew Walker has revised the original bestseller with William Kennedy, covering new language features and adding compelling real-world case studies. You'll get a jump start on Go's syntax and internals as you build a comprehensive and idiomatic view of Go. Skip the absolute basics, and get straight to language implementation including Go's type system, concurrency, channels, and testing. Every example in the book comes complete with working code samples for you to download and tinker with.
About the reader
For programmers proficient in at least one OO programming language.
About the author
Joel Holmes is a software developer who has been focused on building cloud native applications. He has worked at several start-ups helping architect, design, and develop new products and services to help those companies develop and grow. Along the way, he was able to help establish tools and processes that helped development and increase quality. He lives in Pittsburgh with his family and currently works building cloud applications at Regrow.ag.
Andy Walker is a software engineer working with over a decade's experience using Go. He has been recognized as a Google Developer Expert in Go and is a community organizer and Gophercon Staff member. He leads Go meetups, and has given many classes and presentations on the language.
William Kennedy is a managing partner at Ardan Labs in Miami, Florida, a mobile, web, and systems development company. In Go, Bill has written extensively on the Ardan Labs blog, has written two books, and has trained thousands of developers worldwide. Bill is also a founding member of GoBridge, which is working to increase Go adoption through diversity.
About the Author
Joel Holmes is a software developer focused on building cloud native applications. He has worked at several start-ups helping architect, design, and develop new products and services to help those companies develop and grow. Along the way, he was able to help establish tools and processes that helped development and increase quality. Joel is an Open Source contributor, including to DevOps projects that are written in Go such as VMWare's Carvel-vendir.
Andy Walker is a software engineer working with over a decade's experience using Go. He has been recognized as a Google Developer Expert in Go and is a community organizer and Gophercon Staff member. He leads Go meetups, and has given many classes and presentations on the language.
William Kennedy is a seasoned software developer, author of the blog GoingGo.Net, and organizer for the Go-Miami and Miami MongoDB meetups.