ProgrammingCompile Programs in Go for Multiple OS (Golang)In this blog post we will talk about how to compile Go programs for multiple operating systems…Zoran StankovicSeptember 11, 2022 2 min
ProgrammingBasic Package File Structure and go.mod File Explained in Go (Golang)In this blog post we will talk about basic package file structure and a bit of modules. In my…Zoran StankovicSeptember 04, 2022 3 min
ProgrammingBasic Structure of Go Program Explained (Golang)In this blog post we will explain basic structure of Go program using "Hello World" example. I used…Zoran StankovicAugust 28, 2022 3 min
ProgrammingSetting up Go work environment on Windows, Linux and MacOSIn this blog post, we will show how to set up a Go work environment on Windows, Linux and MacOS…Zoran StankovicAugust 21, 2022 3 min
ProgrammingVariable Declaration in Go (Golang)There are two ways of declaring variables in Go: using the var keyword using := short…Zoran StankovicAugust 14, 2022 2 min
Honest review about Alo Moves platformIn this article, I would like to give my honest opinion about Alo Moves platform for yoga, fitness…Zoran StankovicJanuary 23, 2022 5 min