Skip to content

Instantly share code, notes, and snippets.

View jandubois's full-sized avatar

Jan Dubois jandubois

  • Rancher Labs @ SUSE
  • Vancouver, BC, Canada
  • X @jandubois
View GitHub Profile
@jandubois
jandubois / idiomatic_go_v2.md
Created August 5, 2025 23:54
Idiomatic Go Programming Guide 2025+ - Gold Standard Edition

Idiomatic Go Programming Guide 2025+ - Gold Standard Edition

"Go is about making software engineering more effective, not just making programmers more productive." - The Go Team

Target Go Version: Go 1.24+ (Latest Stable: Go 1.24.5 released July 8, 2025 - Go 1.25 expected August 2025)


Executive Summary