A blog about Programming 💻, Designing 🌟 & Productivity 💯.
On Unix based operating systems installation packages or softwares are available in various formats, for example distribution specific…
I have been reading the history of Linux and Free operating systems since I started using debian in 2014. As a beginner you might be unaware…
Last week I watched some videos and read article from experts in computer science academia and software industry. I have skimmed some great…
Running a program without tests is like using a mathematical formula without proof. We “hope” program will work as expected for every input…
Yesterday I bought a mid ranged HP 15 laptop. It costed around $420 and had FreeDOS installed. It has 4GB DD4 RAM, Integrated Intel HD…
Go has the benefit of hindsight, and basics are well done: it has a garbage collection, a package system, first class functions, lexical…
In January this year, I developed a new technique to keep track of what I learn. I call it count by week , I will post an article on that…
I started using Gatsby just a month ago. It is a really fast static website generator that can work with CMS, text data, databases, APIs…