#values
Read more stories on Hashnode
Articles with this tag
When starting with Go, it is important to learn the fundamentals. Variables, constants, and values form the building blocks for all Go programs,...
It took me so long to put my thoughts together about part 2 of this post where I described what pointers are, and how they can be used and accessed. I...