Skip to content

Instantly share code, notes, and snippets.

@azs06
Created July 5, 2025 14:04
Show Gist options
  • Save azs06/5120464b2cfcc35f9b1e85073b8f7faa to your computer and use it in GitHub Desktop.
Save azs06/5120464b2cfcc35f9b1e85073b8f7faa to your computer and use it in GitHub Desktop.
Learning Go
  • Effective Go
  • Simple to complex http server for a frontend
  • CLI tools
  • gRPC
  • Just pipelines. jobs. scripts to automate things
  • Reading: Advance patterns for building apis and web application in Go(let's go further)
  • Testing: Learn go with tests
  • Reading: Writing an interpreter in Go
  • Reading: 100 common go mistakes to avoid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment