Notes on things I got stuck on in Go language (value passing and pointer passing)
I started Golang. Golang uses pointers. Since Golang is historically a new language, I thought that I could just write code without being aw…
Notes on things I got stuck on in Go language (value passing and pointer passing)
I started Golang. Golang uses pointers. Since Golang is historically a new language, I thought that I could just write code without being aw…