Day 2 of My Golang Journey

Day 2 of My Golang Journey

Publish Date: Sep 8 '25
1 0

I’m documenting my Golang learning day by day. Today I went deeper into the language and covered:

  1. Closures
  2. Recursion
  3. Pointers
  4. Strings & Runes
  5. Formatting Verbs & the fmt package
  6. Structs & Methods
  7. Interfaces
  8. Struct Embedding
  9. Generics

I’m sharing this to stay accountable and connect with others who are also exploring Go.
For those with more experience: what are some common mistakes or best practices around these topics that I should know early on?

Comments 0 total

    Add comment