Transcript
Page 1: Python Online Training | Online IT Training | Seasoft It Solutions

PYTHON ONLINE TRAINING BY SEASOFT IT SOLUTION

COURSE CONTENT:

Part I Getting Started

History

A Python Q&A Session

How Python Runs Programs

How You Run Programs

www.seasofttraining.com [email protected]

Contact Us: 408-620-5290 | 408-620-4906

Page 2: Python Online Training | Online IT Training | Seasoft It Solutions

PYTHON ONLINE TRAINING BY SEASOFT IT SOLUTION

www.seasofttraining.com [email protected]

Contact Us: 408-620-5290 | 408-620-4906

Part II Types and Operations

Introducing Python Object Types

Numeric Types

The Dynamic Typing Interlude

Strings

Lists and Dictionaries

Tuples, Files and Everything Else

Page 3: Python Online Training | Online IT Training | Seasoft It Solutions

PYTHON ONLINE TRAINING BY SEASOFT IT SOLUTION

www.seasofttraining.com [email protected]

Contact Us: 408-620-5290 | 408-620-4906

Part III Statements and Syntax

Introducing Python Statements

Assignments, Expressions, and Prints

if Tests and Syntax Rules

while and for Loops

Iterations and Comprehensions - I

The Documentation Interlude

Page 4: Python Online Training | Online IT Training | Seasoft It Solutions

PYTHON ONLINE TRAINING BY SEASOFT IT SOLUTION

www.seasofttraining.com [email protected]

Contact Us: 408-620-5290 | 408-620-4906

Part IV Functions

Function Basics

Scopes

Arguments

Advance Function Topics

Iterations and Comprehensions – II

Page 5: Python Online Training | Online IT Training | Seasoft It Solutions

PYTHON ONLINE TRAINING BY SEASOFT IT SOLUTION

www.seasofttraining.com [email protected]

Contact Us: 408-620-5290 | 408-620-4906

Part V Modules

Modules : The Big Picture

Module Coding Basics

Module Package

Advance Module Topics

Page 6: Python Online Training | Online IT Training | Seasoft It Solutions

PYTHON ONLINE TRAINING BY SEASOFT IT SOLUTION

www.seasofttraining.com [email protected]

Contact Us: 408-620-5290 | 408-620-4906

Part VI Classes and OOP

OOP : The Big Picture

Class Coding Basics

A More Realistic Example

Class Coding Details

Operator Overloading

Designing with Classes

Advanced Class Topics

Page 7: Python Online Training | Online IT Training | Seasoft It Solutions

PYTHON ONLINE TRAINING BY SEASOFT IT SOLUTION

www.seasofttraining.com [email protected]

Contact Us: 408-620-5290 | 408-620-4906

Part VII Exceptions and Tools

Exception Basics

Exception Coding Detail

Exception Objects

Designing With Exception


Top Related