1K, 1.234M Human readable formatted numbers in PHP, Python, C and C++ ... Read More
A Narcissistic number or otherwise known as a pluperfect digital invariant (PPDI) is a number that is equal to the sum of its digits each raised to the power of the number of its digits, it sort of loves itself (its digits), it is also called Armstrong number ... Read More
sed (short for stream editor) is a great tool to quickly and efficently edit text files, this article is a full tutorial of how to use sed from a beginner level to an advanced one, I believe that this article will show you some of the magic of sed command... Read More
The Directory Tree Structure of Linux might seem a bit overwhelming at first but once you get used to it you will discover that it is precise and well organized. And it all starts from the root directory... Read More
This Article is as much about getting the stats of Covid for any country worldwide as it is a tutorial about how to handle and effectually use and manipulate JSON data from the terminal or a shell script using jq the Command Line JSON proccessor ... Read More