/golang-essential-reading

Essential reading before working on a Go repo, according to @BobbyKim

golang-essential-reading

Essential reading before working on a Go repo, according to @BobbyKim

From Go Developer Survey 2020 Results 9 March 2021

Reading list

Overview

Go Blog

Other (mostly Dave Cheney and Bill Kennedy)

Modules

Testing

Object orientation

Concurrency

Mechanics and Semantics

Misc