#go
Read more stories on Hashnode
Articles with this tag
A beginner's guide · Goroutines are lightweight processes managed by the Go runtime. They are a way to achieve concurrency in programs. What is a...
A deeper dive.. · Declarations: THE ZERO VALUE: Like most modern languages GO assigns a default zero value to any variable declared but not assigned a...
A beginner's guide on how to download and setup Golang on your Linux system · If you are used to installing stuff on Linux then you can go to this site...