golang

golang

Packages in Go and Other Things

In this issue, I share some of my notes on packages, variables and types

Read
golang

On Building Goignore

I took my first step into building a usable and functional Go program with GoIgnore after studying Golang for over a month.

Read