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 applications Key Features β’ Not your typical introduction to the Golang programming language β’ Exploring Golang cradle to grave, comp
Mastering Go: Create Golang production applications using network libraries, concurrency, machine learning, and advanced data structures
β Scribed by Mihalis Tsoukalos
- Publisher
- Packt Publishing
- Year
- 2019
- Tongue
- English
- Leaves
- 784
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Dive deep into the Go language and become an expert Go developer
Key Features
β’ Second edition of the bestselling guide to advanced Go programming, expanded to cover machine learning, more Go packages and a range of modern development techniques
β’ Completes the Go developer's education with real-world guides to building high-performance production systems
β’ Packed with practical examples and patterns to apply to your own development work
β’ Clearly explains Go nuances and features to remove the frustration from Go development
Book Description
Often referred to (incorrectly) as Golang, Go is the high-performance systems language of the future. Mastering Go, Second Edition helps you become a productive expert Go programmer, building and improving on the groundbreaking first edition.
Mastering Go, Second Edition shows how to put Go to work on real production systems. For programmers who already know the Go language basics, this book provides examples, patterns, and clear explanations to help you deeply understand Go's capabilities and apply them in your programming work.
The book covers the nuances of Go, with in-depth guides on types and structures, packages, concurrency, network programming, compiler design, optimization, and more. Each chapter ends with exercises and resources to fully embed your new knowledge.
This second edition includes a completely new chapter on machine learning in Go, guiding you from the foundation statistics techniques through simple regression and clustering to classification, neural networks, and anomaly detection. Other chapters are expanded to cover using Go with Docker and Kubernetes, Git, WebAssembly, JSON, and more.
If you take the Go programming language seriously, the second edition of this book is an essential guide on expert techniques.
What you will learn
β’ Clear guidance on using Go for production systems
β’ Detailed explanations of how Go internals work, the design choices behind the language, and how to optimize your Go code
β’ A full guide to all Go data types, composite types, and data structures
β’ Master packages, reflection, and interfaces for effective Go programming
β’ Build high-performance systems networking code, including server and client-side applications
β’ Interface with other systems using WebAssembly, JSON, and gRPC
β’ Write reliable, high-performance concurrent code
β’ Build machine learning systems in Go, from simple statistical regression to complex neural networks
Who this book is for
Mastering Go, Second Edition is for Go programmers who already know the language basics, and want to become expert Go practitioners.
β¦ Table of Contents
- Go and the Operating System
- Understanding Go Internals
- Working with Basic Go Data Types
- The Uses of Composite Types
- How to Enhance Go Code with Data Structures
- What You Might Not Know About Go Packages and functions
- Reflection and Interfaces for All Seasons
- Telling a Unix System What to Do
- Concurrency in Go: Goroutines, Channels, and Pipelines
- Concurrency in Go: Advanced Topics
- Code Testing, Optimization, and Profiling
- The Foundations of Network Programming in Go
- Network Programming: Building Your Own Servers and Clients
- Machine Learning in Go
β¦ Subjects
Unix; Machine Learning; Neural Networks; Regression; Anomaly Detection; Programming; Debugging; Data Structures; Classification; Clustering; Concurrency; TensorFlow; DNS; Pipelines; Apache Kafka; Docker; Profiling; GitHub; Packages; Network Programming; Go; Web Servers; Git; Coroutines; Testing; IPv6; TCP; UDP; Code Optimization
π SIMILAR VOLUMES
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 applications About This Book Not your typical introduction to the Golang programming language Exploring Golang cradle to grave, completes
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 applications About This Book Not your typical introduction to the Golang programming language Exploring Golang cradle to grave, completes
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 Features Not your typical introduction to the Golang programming language Exploring Golang cradle to grave, completes the
<b>An easy-to-understand guide that helps you get familiar with the basics and advanced concepts in Golang</b><p></p><b>Key Features</b><li> Everything you need to know on how to use Go programming.</li><li> Illustrated Examples on Go Functions, Control Flows, and Arrays.</li><li> Deep Dive into Sli