ENGLISH

Go Programming Cookbook: Over 85 recipes to build modular, readable, and testable Golang applications across various domains - Second Edition

Book information

Publisher
Packt Publishing
Year
2019
ISBN
9781789800982, 9781789618501, 9781785882104, 4500000003, 1789800986
Language
english
Format
EPUB
Filesize
2 MB (2237493 bytes)
Edition
2nd edition
Pages
434\0
Time added
2020-11-29 04:23:04

Description

Tackle the trickiest of problems in Go programming with this practical guideKey FeaturesDevelop applications for different domains using modern programming techniquesTackle common problems when it comes to parallelism, concurrency, and reactive programming in GoWork with ready-to-execute code based on the latest version of GoBook DescriptionGo (or Golang) is a statically typed programming language developed at Google. Known for its vast standard library, it also provides features such as garbage collection, type safety, dynamic-typing capabilities, and additional built-in types. This book will serve as a reference while implementing Go features to build your own applications.This Go cookbook helps you put into practice the advanced concepts and libraries that Golang offers. The recipes in the book follow best practices such as documentation, testing, and vendoring with Go modules, as well as performing clean abstractions using...

Similar books