Go in Action

Go in Action

by Brian Ketelsen (Author), William Kennedy (Author), Erica St Martin (Author)

Synopsis

DESCRIPTION

Many of the normal concerns faced by application developers are amplified by the challenges of web-scale concurrency, real-time performance expectations, multi-core support, and efficiently consuming services without constantly managing I/O blocks. Although it's possible to solve most of these issues with existing languages and frameworks, Go is designed to handle them right out of the box, making for a more natural and productive coding experience. Developed at Google for its own internal use, Go now powers dozens of nimble startups, along with name brands like Canonical, Heroku, SoundCloud, and Mozilla, who rely on highly performant services for their infrastructure.

Go in Action introduces the unique features and concepts of the Go language, guiding readers from inquisitive developers to Go gurus. It provides hands-on experience with writing real-world applications including web sites and network servers, as well as techniques to manipulate and convert data at incredibly high speeds. It also goes in-depth with the language and explains the tricks and secrets that the Go masters are using to make their applications perform. For example, it looks at Go's powerful reflection libraries and uses real-world examples of integration with C code.

KEY SELLING POINTS

Written by Go developers

Real use cases faced in day-to-day development

Get tricks and tips from experienced Go users

AUDIENCE

This book assumes you're a working developer proficient with another language like Java, Ruby, Python, C#, or C++.

ABOUT THE TECHNOLOGY

Go is a powerful language that is gaining rapid adoption by companies that want to write fast systems while allowing their developers to use modern programming languages. Go development is sponsored and curated by Google, but has contributors from around the globe.

$44.11

Save:$4.11 (9%)

Quantity

2 in stock

More Information

Format: Paperback
Pages: 260
Edition: 1
Publisher: Manning Publications
Published: 01 Dec 2015

ISBN 10: 1617291781
ISBN 13: 9781617291784

Author Bio

Brian Ketelsen and Erik St. Martin are the organizers of GopherCon an annual conference for Go developers and coauthors of the Go-based Skynet framework. Both Brian and Eric work with Go daily in a high-stakes production setting. William Kennedy is a seasoned software developer, author of the blog GoingGo.Net, and organizer for the Go-Miami and Miami MongoDB meetups.