Python
Python
There are no hard pre-requisites. Basic understanding of Computer Programming terminologies is sufficient. Also,
basic concepts related to Programming and Database is beneficial but not mandatory.
Core Python
Introduction to Script
Introduction to Python
What is Python?
Why Python?
Who Uses Python?
Characteristics of Python
History of Python
What is PSF?
Python Versions
How to Download and Install Python
Install Python with Diff IDEs
Features and Limitations of Python
Python Applications
Creating Your First Python Program
Printing to the Screen
Reading Keyboard Input
Using Command Prompt and GUI or IDE
Python Distributions
PyCharm IDE
How to Work on PyCharm
PyCharm Components
Debugging process in PyCharm
PYTHON Install Anaconda
What is Anaconda?
Coding Environments
Spyder Components
General Spyder Features
Spyder Shortcut Keys
Jupyter Notebook
What is Conda? and Conda List?
Jupyter and Kernels
What is PIP?
Variables in Python
What is Variable?
Variables and Constants in Python
Variable,Variable names and Value
Mnemonic Variable Names
Values and Types
What Does “Type” Mean?
Multiple Assignment
Python different numerical types
Standard Data Types
Operators and Operands
Order of Operations
Swap variables
Python Mathematics
Type Conversion
Mutable Versus Immutable Objects
String Handling
What is string?
String operations and indices
Basic String Operations
String Functions, Methods
Delete a string
String Multiplication and concatenation
Python Keywords, Identifiers and Literals
String Formatting Operator
Structuring with indentation in Python
Built-in String Methods
Define Data Structure?
Data Structures in PYTHON
Python LOOPS
How to use “While Loop” and “For Loop”
How to use For Loop for set of other things besides numbers
Break statements, Continue statement, Enumerate function for For Loop
Practical Example
How to use for loop to repeat the same statement over and again
Break, continue statements
Strings
Unicode Strings
Lists
Tuples
buffers
xrange
Python Lists
Python TUPLE
Python Dictionary
Python Functions
What is a function?
How to define and call a function in Python
Types of Functions
Significance of Indentation (Space) in Python
How Function Return Value?
Types of Arguments in Functions
Default Arguments and Non-Default Arguments
Keyword Argument and Non-keyword Arguments
Arbitrary Arguments
Rules to define a function in Python
Various Forms of Function Arguments
Scope and Lifetime of variables
Nested Functions
Call By Value, Call by Reference
Anonymous Functions/Lambda functions
Passing functions to function
map(), filter(), reduce() functions
What is a Docstring?
Advanced Python
Python Modules
What is a Module?
Types of Modules
The import Statement
The from…import Statement
..import * Statement
Underscores in Python
The dir( ) Function
Creating User defined Modules
Command line Arguments
Python Module Search Path
Packages in Python
What is a Package?
Introduction to Packages?
py file
Importing module from a package
Creating a Package
Creating Sub Package
Importing from Sub-Packages
Popular Python Packages
File Handling
Python OS Module
Python Errors
Common RunTime Errors in PYTHON
Abnormal termination
Chain of importance Of Exception
Exception Handling
Try … Except
Try .. Except .. else
Try … finally
Argument of an Exception
Python Custom Exceptions
Ignore Errors
Assertions
UsingAssertionsEffectively
What is XML?
Difference between XML and HTML and XML, JSON, Gson
How to Parse XML and Create XML Node
Python vs JAVA
XML and HTML
Multi-Threading
What is Multi-Threading
Threading Module
Defining a Thread
Thread Synchronization
Web Scrapping
Django – Design
Advantages of Django
MVC and MVT
Installing Django
Designing Web Pages
HTML5, CSS3, AngularJS
PYTHON Flask, Bottle, Pyramid, Falcon
GUI Programming-Tkinter
Introduction
Components and Events
Adding Controls
Entry Widget, Text Widget, Radio Button, Check Button
List Boxes, Menus, ComboBox
Data Analytics
Data Science
Internet of Things
An Overview of Python
The python environment
Getting Started
Flow Control
Array types
Working with Files
Dictionaries and Sets
Functions
Sorting
Errors and Exception Handling
Modules and Packages
Regular Expressions
Highlights of the Standard Library
An Introduction to Python Classes
Conclusion