Atanu Biswas

Technology In layman's term

My Hindi YouTube Channel

Redhat

Red Hat: An Introduction to the World of Open Source Red Hat is a global software company that provides open source software solutions to enterprises. It was founded in 1993 by Bob Young and Marc Ewing, and is headquartered in Raleigh, North Carolina, USA. Red Hat is a prominent player in the open source industry […]

Debian

Introduction: Debian is a free and open-source operating system (OS) that is highly respected in the Linux community. It is known for its stability, security, and vast package repositories. Debian is maintained and developed by a global community of volunteers, and its source code is available for anyone to use and modify. In this blog, […]

Laravel

Laravel: A PHP Web Application Framework That Makes Development A Breeze Laravel is a free, open-source PHP web application framework that has been gaining popularity since its release in 2011. It provides developers with an easy and elegant way to build complex web applications, making development faster and more efficient. Laravel has a vast ecosystem […]

Codigniter

Introduction CodeIgniter is a popular open-source web application development framework, written in PHP. It was first released in 2006 and has since become one of the most widely used frameworks for building web applications. CodeIgniter is known for its lightweight footprint, flexibility, and ease of use, making it a popular choice for developers who want […]

Nodejs

Node.js is a powerful, open-source JavaScript runtime built on Chrome’s V8 JavaScript engine. It allows developers to build scalable, high-performance applications using a non-blocking I/O model that makes it lightweight and efficient. Node.js is widely used for building server-side applications, command-line tools, and web applications. In this blog post, we will explore some of the […]

Python

Introduction Python is a high-level programming language that is versatile, easy to learn, and has a massive user community. Python is open-source, which means it is free to use and distribute. It has become a standard in many industries, including data science, machine learning, web development, and scientific computing. In this blog, we will discuss […]

Puppeteer

Puppeteer: The Ultimate Web Scraping Tool Puppeteer is a powerful Node.js library that allows developers to control headless Chrome or Chromium browsers. It provides an easy-to-use API for automating and interacting with web pages, making it an ideal tool for web scraping, automated testing, and browser automation. Puppeteer is an open-source library maintained by the […]

Web scrape

Web scraping is the process of extracting data from websites using automated tools. It is a powerful technique used by businesses and individuals alike to gather large amounts of data for various purposes. Web scraping can be used to extract information such as product prices, customer reviews, job listings, and more. In this blog, we […]

Terminal

The terminal is a powerful tool for interacting with your computer’s operating system. It provides a command-line interface that allows you to execute commands and run scripts without the need for a graphical user interface. While it may seem intimidating at first, learning to use the terminal can be an incredibly useful skill for developers […]

Process

Process is an integral part of our daily lives From making a cup of coffee in the morning to completing a project at work, everything we do involves a process. The success of any endeavor depends on how well we understand and follow the process. In this blog post, we will discuss what process is, […]