Mastering Go - Fourth Edition : Leverage Go's expertise for advanced utilities, empowering you to develop professional software - Mihalis Tsoukalos
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Go digital and save!

Mastering Go - Fourth Edition

Leverage Go's expertise for advanced utilities, empowering you to develop professional software

By: Mihalis Tsoukalos

Paperback | 29 March 2024 | Edition Number 4

At a Glance

Paperback


$83.59

or 4 interest-free payments of $20.90 with

 or 

Aims to ship in 7 to 10 business days

Dive into the core of Go programming and cover advanced topics like generics, concurrency, web services, and cutting-edge testing techniques in this comprehensive fourth edition.

Key Features

  • Fully updated with coverage of web services, TCP/IP, REST APIs, Go Generics, and Fuzzy Testing
  • Apply your new knowledge to real-world exercises, building high-performance servers and robust command-line utilities, to deepen your learning
  • Gain clarity on what makes Go different, understand its nuances and features for smoother Go development

Book Description

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.

What you will learn

  • Learn Go data types, error handling, constants, pointers, and array and slice manipulations through practical exercises
  • Create generic functions, define data types, explore constraints, and grasp interfaces and reflections
  • Grasp advanced concepts like packages, modules, functions, and database interaction
  • Create concurrent RESTful servers, and build TCP/IP clients and servers
  • Learn testing, profiling, and efficient coding for high-performance applications
  • Develop an SQLite package, explore Docker integration, and embrace workspaces

Who this book is for

Mastering Go is written primarily for Go programmers who have some experience with the language and want to become expert practitioners. You will need to know the basics of computer programming before you get started with this book, but beyond that, anyone can sink their teeth into it.

Table of Contents

  1. A Quick Introduction to Go
  2. Basic Go Data Types
  3. Composite Data Types
  4. Go Generics
  5. Reflection and Interfaces
  6. Go Packages and Functions
  7. Telling a UNIX System What to Do
  8. Go Concurrency
  9. Building Web Services
  10. Working with TCP/IP and WebSocket
  11. Working with REST APIs
  12. Code Testing and Profiling
  13. Fuzz Testing and Observability
  14. Efficiency and Performance
  15. Changes in Recent Go Versions
  16. Appendix

More in Programming & Scripting Languages

Math for Programming - Ronald T. Kneusel

RRP $100.00

$70.95

29%
OFF
The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $101.95

$72.25

29%
OFF
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.50

26%
OFF
Think Python : How To Think Like a Computer Scientist - Allen B. Downey
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.50

52%
OFF
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
C++ How to Program, Global Edition : 11th Edition - Harvey Deitel & Associates

RRP $161.17

$145.25

10%
OFF
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Go Cookbook : Expert Solutions for Commonly Needed Go Tasks - Sau Sheong Chang