Python Training
- History
- Features
- Setting up path
- Working with Python
- Basic Syntax
- Variable and Data Types
- Operator
- If
- If-else
- Nested if-else
- For
- While
- Nested loops
- Break
- Continue
- Pass
- Accessing Strings
- Basic Operations
- String slices
- Function and Methods
- Functions
- Random module
- Trigonometric module
- Introduction
- Accessing list
- Operations
- Introduction
- Accessing tuples
- Operations
- Working
- Functions and Methods
- Introduction
- Accessing values in dictionaries
- Working with dictionaries
- Properties
- Functions
- Defining a function
- Calling a function
- Types of functions
- Function Arguments
- Anonymous functions
- Global and local variables
- Importing module
- Packages
- Printing onscreen
- Reading data from keyboard
- Opening and closing file
- Reading and writing files Functions
- File methods
- OS Methods
- Python in Linux environment
- Exception
- Exception Handling
- Except clause
- Try ? finally clause
- User Defined Exceptions