Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

173 total results found

Introducation

Shell Scripting Tutorial for Beginners.

This tutorial is designed for beginners only and This tutorial explains the basics ofshell programming by showing some examples of shell programs. Its not help ormanual for the shell. While reading this tutorial you can find manual quite useful (type man bash ...

Using Variables and Comments

Shell Scripting Tutorial for Beginners.

Create .sh file using this command. # touch hello.sh Now open the file using Linux editor like- nano, vi, vim, and gpedit. you can also use Vs-Code. # nano hello.sh      

Comparing Indian Food with Data Scraping

Meta Search Project

Introduction: Welcome to the Learning Portal of TechRadar, where we explore the fascinating world of meta search engines and data analysis. In this learning material, we will focus on a project called "Poorn Satya" – a web-based application that scrapes data...

Section 1: Understanding Meta Search Engines

Meta Search Project

1.1 What are Meta Search Engines? Meta search engines are online tools or platforms that gather and aggregate search results from multiple search engines. Unlike traditional search engines that have their own indexed databases, meta search engines do not maint...

Section 2: Introducing the Poorn Satya Project.

Meta Search Project

2.1 Project Overview The Poorn Satya project is a web-based application that focuses on scraping data from multiple Indian food websites and providing ingredient details for comparison. The project's objective is to assist users in making informed decisions ab...

Section 3: Data Sorting and Cleaning

Meta Search Project

3.1 Sorting Data for Comparison In Poorn Satya, sorting data for effective comparison is crucial to ensure meaningful and accurate insights. Here are the steps involved in sorting the data: Identifying Relevant Data: Determine the specific attributes and info...

Section 4: Comparative Analysis in Poorn Satya.

Meta Search Project

4.1 User Interface and Navigation The user interface of Poorn Satya is designed to provide a seamless and intuitive experience for users. Here's an overview of the user interface and navigation elements: Dashboard: The application greets users with a dashboar...

Section 5: Conclusion and Further Exploration.

Meta Search Project

5.1 Recap of Key Concepts In this learning material, we have explored the fascinating world of meta search engines, data scraping, and the Poorn Satya project. Let's recap the key concepts covered: Meta Search Engines: We learned about meta search engines...

Task flow - Guidelines

Guideline for adding product on metasea...

 Additionally, if manual data scraping is required, where individuals copy and paste data into a sheet and upload it into an API, the following steps can be followed: Data Collection:- Manually copy and paste the desired data into a spreadsheet, ensuring eac...

Meta Search Product Add

Guideline for adding product on metasea...

A) Step First:1. Go to the Haldiram website like https://www.haldirams.com/ in your webbrowser. 2. Once you are on the homepage, click on the "Products" tab in the top menulike sweet, beverage.   3. You will be directed to a page with various product ca...

AWS Elastic Load Balancer

AWS

Load Balancer distributes the web traffic to the available server. Load balancer refers to efficiently distributing incoming traffic across a group of backend servers.                                       Type of Elastic Load balance:- 1- Application L...

Link of Doc & Figma.

DoGood

Figna Link -- For access to figma click here

Installtion Frappe-ERPNext Version-15 in Ubuntu 22.04 LTS

Erp-Next-15

Frappe-ERPNext Version-15 in Ubuntu 22.04 LTS Steps to Install python 3.11.xxNote: If you are using ubuntu 23.xx or latest  the default python version is 3.11.xx. So you can skip the python 3.11 installation steps install Python 3.11 by executing the followi...