A few pieces of my writing that I have gathered over the years
2022
What is Redis and Why is it used by leading industries
In this age of modern technology, no one likes to wait for a long time for their search results or Twitter feeds to show up. Similarly, if you're playing a game you would want to v...

Understand MVC Architecture in 5 mins
As a programmer, or a computer science student, you might've heard or know something about the terms which are shown above. Actually you should have knowledge about these if you cl...

What to Learn: React or Angular
The biggest dilemma a Frontend web developer faces, after learning the basics of HTML, CSS, and JavaScript, is to choose and start learning a particular framework (or a library).

2021
What exactly is an API - Explained in simple terms
As the world is moving towards distributed systems, and also with the rise of ubiquitous networking, there is a need for sharing data, resources or even softwares across different ...

7 Projects You Can Build to Learn React in 2021
Become proficient in using React by building and learning from beginner to advanced level React projects

Web Designer vs Web Developer - What's the Difference?
It's natural to get confused between web designers and developers since they both work on websites and these days, the two positions are used interchangeably. However, the work the...

Top 10 Real-World Applications of Python
Python is one of the most popular languages in today's world, and it is also most in demand, along with Javascript. This is simply because of its easy-to-learn syntax, user-friendl...

Java vs Python: What's the Difference?
Python and Java are two popular programming languages. Although Java had been ruling the software industry for decades, recently, Python has started to become more popular than Jav...

2020
A High Level View of Cloud Computing (and System Design)
No, not the literal cloud, but the trending tech word, which means the on-demand availability of computer system resources, especially data storage and computing power, without dir...

Applying OOP in Real World Applications
As a programmer, or a computer science student, you might've heard or know something about the terms which are shown above. Actually you should have knowledge about these if you cl...
