Python Basics
String
Collections
- Python List functions
- How to iterate over a List in Python
- Python – Sort Python List of Tuples – using Python sorted() built-in
- Python Sort Class Object List – with Python sorted()
- Python Dictionary Data Structure
Regular Expressions
- Python Regular Expression
- Python Regular Expression to extract phone number
- Python Regular Expression to extract email from text
Files
- How to read/write files in Python
- How to copy, move, rename, delete files/folders in Python
- How to read/write Excel files in Python
- How to read/write Word docx files in Python
- How to read/write CSV files in Python
- Ways to convert a CSV file to Excel file in Python 3
- Ways to convert an Excel file to CSV file in Python 3
Web Scraping with Python
Django
RestApis
- Django RestApis example – GET/POST/PUT/DELETE requests to PostgreSQL database
- Django RestApis example – GET/POST/PUT/DELETE requests to MySQL database
- Django RestApis example – GET/POST/PUT/DELETE requests to MongoDb database
Authentication
Fullstack with Angular
– Django + Angular 6 + MySQL example:
– Django RestApis CRUD Application with Angular 6 & PostgreSQL tutorial
Fullstack with Vue.js
– Django + Angular 6 + MySQL example: