Python Content 
Introduction to Python
History
Features
Installation and setting up the environment
Installation of Python and PIP & Setting up the path
Working with Python Build in Interpreter & Writing First Program “Hello World”
Installing Python IDE (PyCharm)
Python Indentation & Basic Syntax
Coding Style and PEP8
Data Structure and Control Flow
Variable Declaration & Naming Convention
Data Types in Python
Operator
Control Flows & Functions
OOPS Concept
Classes
Names and Objects
Inheritance
Iterators
Generators
Python Standard Libraries
Error & Exception Handling
Errors and Exceptions
Modules
Input and Output
Regular expressions
CGI
Introduction
Architecture
CGI environment variable
GET and POST methods
Cookies
File upload
Architecture
CGI environment variable
GET and POST methods
Cookies
File upload
Advance Python
Database
Introduction
Connections
Executing queries
Transactions
Handling error
Connections
Executing queries
Transactions
Handling error
Networking
Socket
Socket Module
Methods
Client and server
Internet modules
Socket Module
Methods
Client and server
Internet modules
Multithreading
Thread
Starting a thread
Threading module
Synchronizing threads
Multi-threaded Priority Queue
Starting a thread
Threading module
Synchronizing threads
Multi-threaded Priority Queue
GUI Programming
Introduction
Tkinter programming
Tkinter widgets
Tkinter programming
Tkinter widgets
Sending email
Advance Function
Lambda
Filter
Reduce
Map
List Comprehension
Set Comprehension