Languages » Go

Statically compiled small language, famously from Google.

100 Go mistakes and how to avoid them
sqlc: compile SQL queries, no ORM!
Sending emails from Go
“Let's Go” Web development ebook
Generating HTML from Go
Minimal Version Selection
Range over function
[Sulzmann2023] A Type-Directed, Dictionary-Passing Translation of Method Overloading and Structural Subtyping in Featherweight Generic Go

This post draws the comparison between ‘context.Value’ and dynamic scoping:

Why context.Value matters and how to improve it
» Languages