ENGLISH

Go Fundamentals: Gopher Guides

Book information

Publisher
Addison-Wesley Professional
Year
2022
ISBN
0137918305, 9780137918300
Language
english
Format
PDF
Filesize
5 MB (5728099 bytes)
Edition
1
Pages
576\579
Time added
2024-03-23 18:36:31

Description

Start Writing Production-Ready Go Code Fast Thousands of developers and teams want to start taking advantage of Go, the powerful language used in projects ranging from Kubernetes to Docker and Vault. Go Fundamentals is specifically designed to get you up-to-speed fast, to leverage your existing knowledge of other languages, and to help you avoid common mistakes made by Go newcomers. Based on author Mark Bates's and Cory LaNou's pioneering Gopher Guides training curricula, this book will allow you to quickly understand and use Go syntax, core features, and idioms. Reflecting Go through version 1.18--which includes Go's exciting new support for generics--this book prepares you to write robust, reliable, well-performing production code right from the outset. Learn how Go manages packages, modules, and dependenciesApply Go basics, such as variable declaration, types, and control flowWork effectively with collection types, iteration, functions, structs, and pointersUnderstand Go Slices and use them properlyWrite idiomatic Go, using principles such as embedding and compositionExpertly use concurrency to improve code performanceCreate proper tests to quickly identify and fix problemsWrite simpler, better code with generics and interfacesTake advantage of channels, context, sync primatives, and other advanced featuresGo is lightweight, simple, and perfect for modern cloud-native and microservices development, which is why Go developers are in such high demand. With this guide and six months' experience with any modern programming language, you'll have what you need to leap into Go programming.

Similar books