All Basic Articles
Chola dynasty was a maritime empire in the Southern part of India and is known to be one of the longest-ruling dynasties in world history.… Read More
CRUD stands for Create, Read/Retrieve, Update and Delete and these are the four basic operations that we perform on persistence storage. CRUD is data-oriented and… Read More
With the existence of the dApps, some confusion arises about the Apps and dApps. Apps are the short form of applications and dApps are the… Read More
Tailwind is a popular utility first CSS framework for rapidly building custom User Interfaces. It provides low-level classes, those classes combine to create styles for… Read More
Today, literacy has become one of the most vital elements on this planet. Speaking of which, if we talk about “Coding”, one can only code… Read More
CSV (Comma-Separated Values) files are a common format for storing and exchanging tabular data. When working with React.js, reading and parsing CSV files can be… Read More
MongoDB is a NoSQL database used to store large amounts of data without any traditional relational database table. Instead of rows & columns, MongoDB used… Read More
Many developers worldwide believe that JavaScript is the number one programming language, especially in the case of web development. JavaScript works well for both front-end… Read More
Pre-requisites: Docker Docker Hub is a repository service and it is a cloud-based service where people push their Docker Container Images and also pull the… Read More
A cryptocurrency is a digital currency, which uses cryptography for secure transactions. It is designed to act as a medium of exchange on a computer… Read More
Given a list, the task is to write a Python Program to square each odd number in a list using list comprehension. Square Each Odd… Read More
In this article, we will cover how to extract a particular column from a 1-D array of tuples in python. Example  Input:  [(18.18,2.27,3.23),(36.43,34.24,6.6),(5.25,6.16,7.7),(7.37,28.8,8.9)] Output: [3.23,… Read More
Whole Numbers are a part of the Number System and are an important topic for various competitive exams like SSC, Banking, and UPSC CDS. It… Read More
It is a vital topic of arithmetic. It is a basic topic which used in various other topics as well like data interpretation, simplification, data… Read More
Flask is basically a Python module. It can work with Python only and it is a web-developing framework. It is a collection of libraries and… Read More
A meadow is where grasses are the predominant type of life, and grasslands make up a fourth of the world’s absolute land surface. Contingent upon… Read More
In this article, we will discuss the history and evolution of the Linux Operating System. But before jumping into the history of Linux we must… Read More
Blockchain technology is an emerging technology that combines cryptography, data management, networking, and incentive mechanisms to support the checking, execution, and recording of the block… Read More
The Indian Financial System plays a very important role in the Indian Economy and it shows the economic growth of our economy. This chapter covers… Read More
Ratio and Proportion is one of the most important chapters in quant. In each bank exam (preliminary and mains) around 1 to 2 questions has… Read More