Python Tutorials:
Python is easy to learn and powerful programming language. This tutorial is designed for software programmers who are willing to learn python and want to do practical examples on python language.
1.Python Basics:
- Python – What is Python Programming Language
- Python – Features of Python Language
- Python – Install on Windows 10
- Python – Upgrade PIP version on Windows
- Python – Modes of Python Program
- Python – Number Systems Example
- Python – Operators Example
- Python – Ternary Operators
- Python – List of Keywords
- Python – Data Types
- Python – TypeCasting for Different Types
- Python – Identifiers and Rules
- Python – Conditional Statements
- Python – if statement Example
- Python – command-line args
- Python – *args and **kwargs
- Python – String formatting
- Python – Decorators
- Python – List comprehension and advantages
- Python – Set up Virtual Env
2. Python OOPS:
- Python – Understanding Classes and Objects
- Python – Constructures
- Python – Inheritance
- Python – Object Introspection
- Python – Objects Sorting
- Python – Lambdas
- Python – Create Iterable class
- Python – Function parameters
- Python – Multiprocessing
3. Python Collections:
- Python Set Data Structure in Depth
- Python Tuple Data Structure in Depth
- Python List Data Structure In Depth
- Python – Dict Data Structure in Depth
- Python – Implementing Stack
4. Python Exception Handling:
5.Python MySQL DB:
- Python – Connect MySQL DB
- Python – Create MySQL database and table
- Python – Insert data into MySQL database
- Python – Read data from MySQL database
- Python – Update data in MySQL database
- Python – Delete data in MySQL database
6. Python IO:
- Python – Read input from the keyboard
- Python – Read JSON file
- Python – CSV File
- Python – Read a Text file
- Python – Create Zip File
- Python – List Of Objects to CSV File
- Python – Reading config.ini files
- Python – Read Environment variables
7. Python Pandas:
- Pandas – Read CSV file and prepare Dataframe
- Pandas – Save Pandas dataframe to CSV file
- Pandas – Read Excel Files
- Pandas – Save Pandas dataframe to Excel file
- Pandas – Plotting histogram from Pandas data frame
- Pandas – Plotting Barcharts
8. Python NumPy:
- NumPy – Python Numpy Library
- NumPy – Arithmetic Operations on NumPy Array
- NumPy – Matrix Multiplication
- NumPy – Indexing NumPy Arrays
- NumPy- Splitting NumPy Arrays
- NumPy – Slicing NumPy Arrays
- NumPy – Shape Manipulation of NumPy Arrays
- NumPy – Join Arrays
- {working..}
9. Python Flask:
- Python Flask – Installation
- Python Flask – Hello World Example
- Python Flask – Simple HTML Templating
- Python Flask – Jinja Templates Example
- Python Flask – Jinja Template Inheritance
- Python Flask – Simple Login form Example
- Python Flask – Creating URLs/Links
- Python Flask – Install SQLAlchemy
- Python Flask – Database Migration support
- {working..}
9. Python How-Tos:
- How to – String to int Conversion Example
- How to – Print different vowels present in a String
- How to – Find the biggest of 2 given numbers
- How to – How to remove duplicate elements from List
- How to – raw_input read input from keyboard
- How to – Convert any Number to Python Binary Number
- How to – Merge two lists in Python
- How to – Get current date in Python
- How to – Get Characters Count in Python from a File
- How to – Get Words Count in Python from a File
- How to – Remove Spaces from String in Python
- How to – Iterate Python Dictionary ?
- How to – Merge two dict in Python ?
- How to – Check whether a file exists in python?
- How to – Get OS info in Python platform?
- How to – Format dates in Python
- How to – Format Strings in Python
- How to – Get the size of a Directory in Python?
- How to – Remove key from dictionary ?
- How to – Find Python PIP in windows ?
- How to – Sort Objects in Python ?
- How to – Create or Delete Directories in Python ?
- How to – Merge two lists in Python
- How to – Access for loop index in Python
- How to – Filter a List in Python ?
- How to – Clear all elements from List in Python
- How to – Remove special characters from String in Python
- How to – Remove empty lists from a Python List
- How to – Update Python list
- How to – Sort python dictionary by key ?
- How to – do String case conversion
- {working..}
Python Selenium:
- Python – Selenium Download a File in Headless Mode
- Python – How to Read Google Search Results in Selenium
- Python Selenium Automate the Login Form
- Python Selenium HelloWorld Example
- {working..}