
Mohit
- Genpact
Python is the programming language which is the most preferred option for having high-performance computing. It is the most simple and easiest programming language with straightforward syntax. Affy Informatics offers the Python Training in Gwalior which provides opportunities for getting jobs. The highly proficient trainers at the Institute deliver proper training classes for Python course which assists the students in this arena and they are able to achieve a successful position in IT industry.
Affy Informatics is the most reputed Python Institute in Gwalior that has mainly designed to give your career a strong boost in trending technology.
History of Python
Features of Python
Versions of Python
Python Documentation
Getting Help
Python Editors and Ides
Basic Syntax
Running a Python Script
Python Scripts on UNIX/Windows
Data Types
Variables
Naming Conventions
Print( )
Type( )
Id( ) Functions
Input( )
Raw_input() functions
Conversion functions
Del Keyword
Single-quoted string literals
Triple-quoted string literals
String Indexing
String Slicing
Working with String Methods
Working with String Functions
Relational Operators
Logical Operators
Assignment Operators
Short Hand Assignment Operators
Bitwise Operators
Membership Operators
Identity Operators
Looping Statements (while loop, while … else, for loop, infinite loop, nested loops)
Break
Continue
Pass
Lists
Functions for all sequences
Operators and keywords for sequences
The xrange( ) function
Nested sequences
List comprehensions
Tuples
Indexing and Slicing
Iterating through a sequence
When to use dictionaries
Creating Dictionaries
Getting dictionary values
Iterating through a dictionary
Reading file data into a dictionary
counting with dictionaries
about sets
Creating sets
working with sets
Working with Directories
Calling a function
Function Parameters
Returning Values
Variables scope
Call by value
Call by reference
Passing collections to a function
Passing functions to function
Lamda function
Creating user defined module
Setting path
Module search path
From … Import
Module Aliases
Dir function
Working with Standard modules(Math, Random, Date and time,Os and sys, String,….)
What is Exception?
Need of Exception handling
Predefined Exceptions
Predefined Exceptions Hierarchy
Except
try
finally clause
Handling Multiple Exceptions
User defined Exceptions
Raise
assert statements
Closing a file
Reading a data from files
Tell()
Seek() functions
Defining Classes
Creating object
Class methods and data
Static methods
Private methods
Constructors
Destructors
Inheritance
Types of inheritances
Polymorphism (overloading & overriding)
Data hiding
Wild card characters
Forming regular expressions
Character classes
Quantifiers
Greedy matches
Grouping
Match
Search functions
matching v/s searching
Sub function splitting a string
Replacing text
starting a thread
Threading module
Threads synchronization
multithreaded priority queue
Connections
Executing queries
Transaction management
Generators
decorators