Coming from Ruby, thinking about Golang pointers does require a shift in thinking. In...
Writing this guide for by father who is building alis4ops.com I refer to him as "Baba". He is...
Struct Field Scopes Exported Fields In other languages, this would be similar...
In Golang, structs are simple containers for data. can have fields no methods attached to...
I could not find an in-depth guide on setting up debugging with VS Code. Decided to go into detail...
This guide is what I did to get Golang setup on my Mac machine. Assumptions You use the...