Posts tagged with learning

Go: Understanding Constructor Functions

Exploring the idiomatic approach to object initialization in Go and understanding why we use constructor functions to create new struct instances.

Read more

The Vim Commands I Actually Kept After vimtutor

I finished vimtutor, used kickstart.nvim for a nicer practice setup, and wrote down the commands that felt useful without becoming a wall of Vim trivia.

Read more