X

Mastering Go: Create Golang production applications using network libraries, concurrency, and advanced Go data structures

Product ID : 34738756


Galleon Product ID 34738756
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
4,628

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Mastering Go: Create Golang Production Applications

Exploring the major features and packages of Go, along with its types and data-structures, enabling the reader to write threadsafe, concurrent cloud, and network applicationsKey FeaturesNot your typical introduction to the Golang programming languageExploring Golang cradle to grave, completes the developer s Golang educationA thorough exploration into the core libraries and Golang features, that usually are taken for grantedIn depth explanation, detailing the rationale behind composite data types, Golang concurrency, and the Golang networking libraryBook DescriptionThe Go programming language, often referred to as Golang (albeit wrongly), is really making strides, with some masterclass developments, architected by the greatest programming minds. Tobias Lutke, CEO of Shopify, recently quoted as saying Go will be the server language of the future , powerful words, with much ambition. Go programmers are in high demand, but more controversially, Go takes the stage, where C and Unix programmers previously led the way.The growth of the Go language has seen it become the means by which systems, networking, web, and cloud applications are implemented. Comfortable with syntax, you ll benefit by mastering the use of the libraries and utilise its features, speed, and efficiency, for which the Go ecology is justly famous.You already know a little Go syntax and you ve written some small projects, most Go programmers face the difficulty of having to integrate their Golang skills with production code. Typical introductions to Go programming, often stop short of this transition, the author continue on, showing you just how to tackle this.Offering a compendium of Go, the book begins with an account of how Go has been implemented, also, the reader will benefit from a dedicated chapter, an in-depth account of concurrency, systems and network programming, imperative for modern-day native cloud development.What you will learnUnderstand the design choices of Golang syntaxKnow enough Go internals to be able to optimize Golang codeAppreciate concurrency models available in GolangUnderstand the interplay of systems and networking codeWrite server-level code that plays well in all environmentsUnderstand the context and appropriate use of Go data types and data structuresWho This Book Is ForThis book is for Golang programmers. You should have previously read an introductory book on Go, or to have worked through the Tour of Go or an equivalent online course. This book will definitely help to remember the basic concepts of concurrency, but network programming will be explained. A certain amount of previous coding and production experience would be helpful.Table of ContentsGo and the Operating SystemUnderstanding Go InternalsWorking with Basic Go Data TypesThe Uses of Composite TypesEnhancing Go Code with Data StructuresWhat You Might Not Know About Go PackagesReflection and Interfaces for All SeasonsTelling a Unix System What to DoGo Concurrency Goroutines, Channels, and PipelinesGo Concurrency Advanced TopicsCode Testing, Optimization, and ProfilingThe Foundations of Network Programming in GoNetwork Programming Building Servers and Clients