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
Mastering Go: Create Golang production applications using network libraries, concurrency, and advanced Go data structures
β Scribed by Mihalis Tsoukalos
- Publisher
- Packt Publishing
- Year
- 2018
- Tongue
- English
- Leaves
- 598
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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, completes the developer's Golang education
β’ A thorough exploration into the core libraries and Golang features, that usually are taken for granted
β’ In depth explanation, detailing the rationale behind composite data types, Golang concurrency, and the Golang networking library
Book Description
Often referred to as Golang (albeit wrongly), the Go programming language is really making strides thanks to some masterclass developments, architected by the greatest programming minds. Shopify CEO Tobias Lutke has been recently quoted as saying βGo will be the server language of the future.β 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. If you're a Go programmer, you'll already know some Go syntax and will have written some small projects. However, most Go programmers face the difficulty of having to integrate their Golang skills with production code. With Mastering Go, the author shows you just how to tackle this problem. You'll benefit by mastering the use of the libraries and utilize its features, speed, and efficiency for which the Go ecology is justly famous.
Offering a compendium of Go, the book begins with an account of how Go has been implemented. You'll also benefit from an in-depth account of concurrency and systems and network programming imperative for modern-day native cloud development through the course of the book.
What you will learn
β’ Understand the design choices of Golang syntax
β’ Know enough Go internals to be able to optimize Golang code
β’ Appreciate concurrency models available in Golang
β’ Understand the interplay of systems and networking code
β’ Write server-level code that plays well in all environments
β’ Understand the context and appropriate use of Go data types and data structures
Who this book is for
This 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 Contents
- Go and the Operating System
- Understanding Go Internals
- Working with Basic Go Data Types
- The Uses of Composite Types
- Enhancing Go Code with Data Structures
- What You Might Not Know About Go Packages
- Reflection and Interfaces for All Seasons
- Telling a Unix System What to Do
- Go Concurrency β Goroutines, Channels, and Pipelines
- Go Concurrency β Advanced Topics
- Code Testing, Optimization, and Profiling
- The Foundations of Network Programming in Go
- Network Programming β Building Servers and Clients
β¦ Subjects
Unix; Programming; Data Structures; Concurrency; Parallel Programming; Pipelines; Profiling; Wireshark; SQLite; Packages; Network Programming; Go; Entry Level; Web Servers; TCP/IP; Testing; IPv6
π 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 applicationsKey Features Not your typical introduction to the Golang programming language Exploring Golang cradle to grave, completes the
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 rea
Advance your understanding of generic data structures and algorithms and their applications using Go and the effective use of concurrency. You are invited on a journey that aims to improve your programming and problem-solving skills. This book takes you to the next step by showing how to get your pr