Why Did Google Develop Go ?
long compile time π Google has two tremendous problems. One of them is compile time. Back in the 1980βs, reasonable sized projects took hours to do a clean build. There were whole server farms β¦
Why Do Command Lines Still Exist ?
GUI (graphical user interface) is easy to use and goodlooking. But CLI (command line interface) is faster and easier to automate. Advantages of Command Line over Graphics π Graphics are fancy but lack β¦
Why Do People Use Go ?
People use Go programming language for various reasons. Here is all reasons in brief: Go is open-source but backed up by a large corporation (Google) Itβs fast: to learn to build up to compile to β¦
Why Go is better than Rust ?
First, itβs very important to say that both Go and Rust are absolutely excellent programming languages. My goal here is not to criticize any language. In this article, Iβll try to give a brief β¦
Why I recommend Mark Text as a markdown text editor ?
Mark Text is a great markdown text editor. Advantages of Mark Text π simple and easy to use Realtime preview (WYSIWYG) : a.k.a seamless writing/editing with distraction-free writing experience fast β¦
Why is n++ faster than n=n+1?
The answer is related to the old CISC cpu instructions and the way how C (or any programming language) is compiled to binary code. In almost every CISC CPU there is a special βaddβ instruction that is β¦
Why I recommend Peek as a Gif screen recorder ?
Peek has too many advantages as a git screen recorder. simple user interface easy to use fast enough and efficient available as snap, flatpak and appimage for Linux distributions with some other β¦
Windows vs Linux RAM Usage - Is Linux Better Than Windows?
Is Linux better than Windows in RAM usage or RAM management ? Both Linux and Windows are full multitasking operating systems that use virtual memory. If the operating system does not have enough space β¦
Zig language vs Rust language
In the world of programming languages, two of the most popular choices are Zig and Rust. Both languages have their own unique advantages and disadvantages, so it can be difficult to decide which one β¦
Zig Will Succeed
To understand why I say Zig will be a successful programming language, we need to know why all popular languages are that popular. How popular programming languages get popular ? π In a talk by β¦