Typesetting Text in LaTeX Document

Author: Hamza Jawed   Email ID: hamzajawed888@gmail.com   Affiliation: MS(CS) 3rd Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Typesetting Text in a LaTeX Document Aim The primary aim of this blog is to learn how to Typesetting Text in a LaTeX Document.   What Will You Need? You need to have the knowledge of the […]

Paragraphs and Sections in LaTeX Document

Author: Hamza Jawed   Email ID: hamzajawed888@gmail.com   Affiliation: MS(CS) 3rd Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Paragraph and Sections in a LaTeX Document and Table of Contents Aim The primary aim of this blog is to learn how to structure a LateX document using paragraphs and sections. What Will You Need? You need […]

How to Install Ginger

Installation of Ginger Page on Windows Aim The primary aim of this blog is to learn “How to Install Ginger Page on Windows Operating System”. What Will You Need? The main requirements to install Ginger Page on your local machine are: A local machine with Windows operating system. A good internet connection. Administrator access to […]

Ginger

  Table of Contents   Concept-based Blogs How to Install Ginger

Using Integromat and Zapier

[docxpresso file=”https://ilmoirfan.com/wp-content/uploads/2019/11/6-Using-Integromat-and-Zapier-1.odt” comments=”true” SVG=”true”]

Scraping with Selenium

Web Scraping using Python Tutorial – Web Scraping with Scrapy [Part – 7] Aim The aim of this blog is to learn about how to scrap data using selenium and how to install selenium. What Will You Need? You will need the following: Python 3.7.4 (or any Latest Version). https://www.python.org/downloads/ Anaconda Navigator Python 3.7 Version […]

Scrap data by logging into Websites

Web Scraping using Python Tutorial – Web Scraping with Scrapy [Part – 6]     Aim   The aim of this blog is to learn about how to crawl the data by logging into websites using Scrapy.     What Will You Need?   You will need the following: Python 3.7.4 (or any Latest Version). […]

Storing Scraped data into Databases(Mysql, MongoDB)

Web Scraping using Python Tutorial – Web Scraping with Scrapy [Part – 5] Aim The aim of this blog is to learn about how to extract the crawled data into different databases such as MySQL and MongoDB. What Will You Need? You will need the following: Python 3.7.4 (or any Latest Version). https://www.python.org/downloads/ Anaconda Navigator […]

Understanding API’s

[docxpresso file=”https://ilmoirfan.com/wp-content/uploads/2019/11/Understanding-APIs.odt” comments=”true” SVG=”true”]

Storing Scraped data into different Files(json, csv, xml)

Web Scraping using Python Tutorial – Web Scraping with Scrapy [Part – 4] Aim The aim of this blog is to learn about how to store the crawled data into containers, CSV, JSON and, XML files. What Will You Need? You will need the following: Python 3.7.4 (or any Latest Version). https://www.python.org/downloads/ Anaconda Navigator Python […]