of 9 /9
LOGO Python Online Training http://www.todaycourses.com

python training | python course | python online training

Embed Size (px)

Text of python training | python course | python online training

Page 1: python training |  python course |  python online training

LOGO

Python Online Training

http://www.todaycourses.com

Page 2: python training |  python course |  python online training

Getting StartedGetting Started● History● A Python Q&A Session● How Python Runs Programs● How You Run Programs

Page 3: python training |  python course |  python online training

Types and Types and OperationsOperations● Introducing Python Object Types● Numeric Types● The Dynamic Typing Interlude● Strings● Lists and Dictionaries● Tuples, Files and Everything Else

Page 4: python training |  python course |  python online training

Statements and Statements and SyntaxSyntax● Introducing Python Statements● Assignments, Expressions, and Prints● if Tests and Syntax Rules● while and for Loops● Iterations and Comprehensions – I● The Documentation Interlude

Page 5: python training |  python course |  python online training

FunctionsFunctions● Function Basics● Scopes● Arguments● Advance Function Topics● Iterations and Comprehensions – II

Page 6: python training |  python course |  python online training

ModulesModules● Modules : The Big Picture● Module Coding Basics● Module Package● Advance Module Topics

Page 7: python training |  python course |  python online training

Classes and OOPClasses 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 8: python training |  python course |  python online training

Exceptions and ToolsExceptions and Tools● Exception Basics● Exception Coding Detail● Exception Objects● Designing With Exceptions

Page 9: python training |  python course |  python online training

LOGO

Thank You!