Designing and Prototyping a Mobile App 1
Designing and Prototyping a Mobile App 1 Aim This blog aims to explain step by step how to Design and Prototype a Mobile App in Adobe XD. What Will You Need? To Design and Prototype a Mobile App you will need the following: The latest version of Adobe XD installed on your pc Basic Knowledge […]
Scrapy Installation & Basics
[docxpresso file=”https://ilmoirfan.com/wp-content/uploads/2019/11/Web-Scraping-with-Python-using-ScrapyPart_1.odt” comments=”true” SVG=”true”]
Scrapy Installation & Basics
Web Scraping using Python Tutorial – Web Scraping with Scrapy [Part – 1] Aim The aim of this blog is to learn about web Scraping using Python, how to install Scrapy and how to crawl data using Scrapy Framework in Python. What Will You Need? To install Scrapy you will need the following: Python 3.7.4 […]
Getting Started with Graphs
Author: Muhammad Mohsin Mahmood Email ID: mohsinmahmoodmdl@gmail.com Affiliation: BS(SE) 8th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Getting Started with Graphs Aim The intent of this tutorial is to make you look and become master in understanding graphs and the purpose for which they used. What Will You Need? For understanding graph, there must be […]
Installation of Natural Language Toolkit (NLTK) on Anaconda
[docxpresso file=”https://ilmoirfan.com/wp-content/uploads/2019/11/NLTK-Installation-on-Anaconda-7.odt” comments=”true” SVG=”true”]
Natural Language Processing
Table of Contents Concept-based Blogs NLTK Installation on Anaconda NLTK Installation on Pycharm NLTK Installation on Python Bi-Lingual Word Tokenization with NLTK Multi-Lingual Support in NLTK for Sentence Tokenization Multi-Lingual Support in NLTK for POS Tagging Collocation in Python using NLTK Module Part 1 How to Write Structured Program in Python for Natural […]
Web Scraping
Table of Contents Concept-based Blogs Scrapy Installation & Basics Writing Script in Spyder Scrap multiple pages using Pagination Storing Scraped data into different Files(json, csv, xml) Storing Scraped data into Databases(Mysql, MongoDB) Scrap data by logging into Websites Scraping with Selenium
Data Scraping
Django Admin Panel
Author(s): Shaigan Younis Email ID: Shaiganyounis15@gmail.com Affiliation: BS(SE) 7th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Django Admin Panel Aim What is Admin Panel and how to use it for handling database. What Will You Need To learn about Admin-Panel you will need Django project up and running Must have completed all steps till the […]
Django Model Operations
[docxpresso file=”https://ilmoirfan.com/wp-content/uploads/2019/11/Django_Model_Operations_B5_V1.odt” comments=”true” SVG=”true”]