-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Mastering Go
By :

Mastering Go
By:
Overview of this book
Mastering Go, now in its fourth edition, remains the go-to resource for real-world Go development. This comprehensive guide delves into advanced Go concepts, including RESTful servers, and Go memory management. This edition brings new chapters on Go Generics and fuzzy Testing, and an enriched exploration of efficiency and performance. As you work your way through the chapters, you will gain confidence and a deep understanding of advanced Go topics, including concurrency and the operation of the Garbage Collector, using Go with Docker, writing powerful command-line utilities, working with JavaScript Object Notation (JSON) data, and interacting with databases.
You will be engaged in real-world exercises, build network servers, and develop robust command-line utilities. With in-depth chapters on RESTful services, the WebSocket protocol, and Go internals, you are going to master Go's nuances, optimization, and observability. You will also elevate your skills in efficiency, performance, and advanced testing.
With the help of Mastering Go, you will become an expert Go programmer by building Go systems and implementing advanced Go techniques in your projects.
Table of Contents (19 chapters)
Preface
A Quick Introduction to Go
Basic Go Data Types
Composite Data Types
Go Generics
Reflection and Interfaces
Go Packages and Functions
Telling a UNIX System What to Do
Go Concurrency
Building Web Services
Working with TCP/IP and WebSocket
Working with REST APIs
Code Testing and Profiling
Fuzz Testing and Observability
Efficiency and Performance
Changes in Recent Go Versions
Other Books You May Enjoy
Index
Customer Reviews