Tag: Go

Go Cookbook Expert Solutions for Commonly Needed Go Tasks


Free Download Go Cookbook: Expert Solutions for Commonly Needed Go Tasks by Sau Sheong Chang
English | October 17, 2023 | ISBN: 1098122119 | True PDF | 367 pages | 7.8 MB
Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can quickly ramp up their knowledge while accomplishing useful tasks, and experienced Go developers can save time by cutting and pasting proven code directly into their applications.

(more…)

gRPC Microservices in Go (MEAP V08)


Free Download gRPC Microservices in Go (MEAP V08)
English | 2023 | ISBN: 9781633439207 | 238 pages | MOBI | 2.77 Mb
The powerful gRPC Remote Procedure Call framework delivers superior speed and security over protocols like REST. When paired with Golang’s low-level efficiency and flexibility, gRPC and Go become a killer combination for latency-sensitive microservices applications. gRPC Microservices in Go shows you how to utilize these powerful tools to build production-grade microservices. You’ll learn to develop microservice inter-service communication patterns that are powered by gRPC, design backward compatible APIs, and apply hexagonal architecture to microservices.

(more…)