Learning Go, Week 4: Functions, Methods, Defer, and File Handling
Last week was maps, control flow, and structs. This week I moved from organizing data to doing things with it — functions (including the variadic kind), methods on structs, the defer keyword, and basi
weeklyupdate.hashnode.dev7 min read