Go in Action

Go in Action

AngličtinaMäkká väzba
Ketelsen Brian
Manning Publications
EAN: 9781617291784
Na objednávku
Predpokladané dodanie v piatok, 4. októbra 2024
50,14 €
Bežná cena: 55,71 €
Zľava 10 %
ks
Chcete tento titul ešte dnes?
kníhkupectvo Megabooks Banská Bystrica
nie je dostupné
kníhkupectvo Megabooks Bratislava
nie je dostupné
kníhkupectvo Megabooks Košice
nie je dostupné

Podrobné informácie

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.

EAN 9781617291784
ISBN 1617291781
Typ produktu Mäkká väzba
Vydavateľ Manning Publications
Dátum vydania 19. novembra 2015
Stránky 260
Jazyk English
Rozmery 235 x 185 x 14
Krajina United States
Čitatelia Professional & Scholarly
Autori Kennedy, William; Ketelsen Brian; St Martin, Erica