Python

   Setting up Python on your machine

   Python - "Hello World"

   Using the Interpreter

   Data types

          a. Dictionaries,

          b. Lists,

          c. Tuples and Strings

   Functions

   Classes and Objects

   Module structuring

   Using modules

   Creating your own modules

   File handling

   Reading Files

   Writing Files

   Exception handling