/ In this section, I share findings and helpful information from my programming journey.

Encoding, Strings and Runes in Go

Quick summary on how character sets work in general and in Go specifically.

Stack vs Heap