python training

Enroll for Python Training Demo Class

[contact-form-7 id=”12213″ title=”Python Class Enquiry_copy”]

Python Part-1
– Python intro
– indentation and basic syntax
– variable and datatypes
– Operator
– Conditional Statements
– If
– If- else
– Nested if-else
– Loops
– for
– while
– nested loop
– control statement
– break
– continue
– pass
– string manupulation
– accessing string
– Basic Operations
– string slices
-Input-Output
– Printing on screen
– Reading data from keyboard
– Opening and closing file
– Reading and writing files
– Lists
– Introduction
– Accessing list
– Operations
– Working with lists
– Function and Methods- Tuple
– Introduction
– Accessing tuples
– Operations
– Working
– Functions and Methods- Dictionaries
– Introduction
– Accessing values in dictionaries
– Working with dictionaries
– Properties
– Functions
Python Part-2
– Functions
– Defining a function
– Calling a function
– Types of functions
– Function Arguments
– Anonymous functions
– Global and local variables
– OOPs concept
– Class and object
– Attributes
– Inheritance
– Overloading
– Overriding
– Data hiding
– Inheritance
– Imports & Modules
– Importing module
– Math module
– Random module
– Packages
– Exception Handling
– Exception
– Exception Handling
– Except clause
– Try ? finally clause
– User Defined Exceptions
– Sending email
After taking this course, you should be able to:
– use Python interactively
– execute a Python script at the shell prompt
– use Python types, expressions, and None
– use string literals and string type
– use Python statements (if…elif..else, for, pass, continue, . . . )
– understand the difference between expressions and statements
– understand assignment semantics
– write and call a simple function
– utilize high-level data types such as lists and dictionaries
– understand the difference between mutable and immutable types
– write a simple class and access methods and attributes
– import and utilize a module
– read from and write to a text file
Tab content