Mastering Go

Mastering Go
Author :
Publisher : Packt Publishing Ltd
Total Pages : 737
Release :
ISBN-10 : 9781805122647
ISBN-13 : 1805122649
Rating : 4/5 (649 Downloads)

Book Synopsis Mastering Go by : Mihalis Tsoukalos

Download or read book Mastering Go written by Mihalis Tsoukalos and published by Packt Publishing Ltd. This book was released on 2024-03-29 with total page 737 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 DescriptionMastering 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.


Mastering Go Related Books

Mastering Go
Language: en
Pages: 737
Authors: Mihalis Tsoukalos
Categories: Computers
Type: BOOK - Published: 2024-03-29 - Publisher: Packt Publishing Ltd

GET EBOOK

Dive into the core of Go programming and cover advanced topics like generics, concurrency, web services, and cutting-edge testing techniques in this comprehensi
From To-Do to Done
Language: en
Pages: 61
Authors: Maura Thomas
Categories: Business & Economics
Type: BOOK - Published: 2021-06-01 - Publisher: Sourcebooks, Inc.

GET EBOOK

Are you tired of feeling overwhelmed by never-ending to-do lists? Do you struggle to prioritize tasks and accomplish your goals efficiently? Productivity expert
Mastering Manga 3
Language: en
Pages: 129
Authors: Mark Crilley
Categories: Art
Type: BOOK - Published: 2016-08-29 - Publisher: Penguin

GET EBOOK

Master the skills to create your very own manga! Expert manga artist Mark Crilley guides you to another level with this powered-up drawing book. Complete your C
For the Love of Go
Language: en
Pages: 230
Authors: John Arundel
Categories: Computers
Type: BOOK - Published: 2021-09-07 - Publisher: John Arundel

GET EBOOK

‘For the Love of Go’ is a book introducing the Go programming language, suitable for complete beginners, as well as those with experience programming in oth
Go Systems Programming
Language: en
Pages: 459
Authors: Mihalis Tsoukalos
Categories: Computers
Type: BOOK - Published: 2017-09-26 - Publisher: Packt Publishing Ltd

GET EBOOK

Learning the new system's programming language for all Unix-type systems About This Book Learn how to write system's level code in Golang, similar to Unix/Linux