Latest Articles
How to multiply duration by integer in GO? [SOLVED]
In this tutorial, we will walk through some examples of converting int to time.Duration and doing some operations (division, multiply) with it. The built- in
How to Remove or Uninstall a Go Package (go get, Modules, GOPATH)
Learn how to remove or uninstall a Go package installed with go get. Covers Go Modules, tools, GOPATH, and common mistakes.
Golang vs Rust | Which language to choose in
Comparing different aspects of golang with rust programming language
How to remove obsolete packages in Ubuntu? [SOLVED]
Learn how to safely remove obsolete packages in Ubuntu with examples
How to install zlib on Ubuntu?[100% Working]
Different methods to install zlib on Ubuntu with step by step instructions.
