Learning Go, Week 3: Maps, Control Flow, and Structs
Last week was time, memory management, pointers, and slices. This week I split my time between Go's key-value data structure — maps — and the control flow constructs that decide what actually runs: if
weeklyupdate.hashnode.dev7 min read