← all projects
2023
Go

Go Learn

A structured practice repo for learning Go — covering concurrency, interfaces, HTTP servers, and idiomatic Go patterns.

GitHub →

Overview

A learning repo for Go. Not a finished product — a record of going deep on a new language.

What's covered

Goroutines and channels, interfaces, HTTP server patterns, error handling idioms, and building small CLI tools.

Stack

Go.