My laptop keyboard is not working right now, and I use my backup external keyboard that doesn't have...
Linux is one of the most popular operating systems (technically, Linux is just the Kernel) and has...
Using Pointer in Go is sometimes inevitable. One case is when I started to learn how to use Go. At...
Hi guys. This time, we will talk about Pointers and Nil, which are related to one another, and why we...
In this article, I will demonstrate why it is easier to write utility functions/methods using Generic...
This is my journey of finding the ultimate development environment for my personal needs. ...