Learning Go, Week 2: Time, Memory Management, Pointers, and Slices
Last week I wrote about starting Go from the fundamentals — the toolchain, the type system, zero values, and why the language is strict about things like unused variables.
This week I moved from synta
weeklyupdate.hashnode.dev5 min read