Go Details & Tips 101

By Liu Xu

Go Details & Tips 101 - Liu Xu
  • Release Date: 2022-02-14
  • Genre: Programming

Description

This book collects many details and provides several tips in Go programming. The details and tips are categorized into * syntax and semantics related * conversions related * comparisons related * runtime related * standard packages related Most of the details are Go specific, but several of them are language independent. Several details shown in this book might become invalid in future Go versions. But at least up to now (Go 1.17), they are valid.