Awesome client
Medium Stories about Software Development
To understand complex things in simpler form.
Understanding Basics of Terminal, CLI or Commands in Linux
In this story I will be explaining the basic working of CLI in Linux Operating System as per my understanding. Apr 4, 2024
Web Development using Docker — Core Concepts — Part 1 of 2
In this story I will be explaining the core concepts of docker image and container in such a way that it will be easier to understand the… Nov 10, 2023
Web Development using Docker — Core Concepts — Part 2 of 2
In this part 2, we will cover Docker Compose and use it to run our containerized application in the local environment. We will also… Jul 12, 2024
A thought about designing database tables
I think database tables can be designed just by studying the information that will be needed to be retrieved from the database. Jul 20, 2024