Introduction to Python Programming
Introduction to Python04:32
Install Python08:36
Overview on editors and install PyCharm06:29
Configure Eclipse editor for python scripting09:33
Creating a project and adding comments to PyCharm07:25
Data types and examples15:26
Examples on String data type06:13
Overview on List with examples05:50
If Statement and examples08:13
For Loop statements with examples07:30
While Loop statements with examples03:57
Overview on functions and import12:14
Introduction to Class and Object09:20
Overview on training program