A shell script is just a series of python commands entered line-by-line into a file. By typing the name of the shell script after the pythonexecutable, all the commands will be run in different programming languages support different styles of programming (called programming methods). Part of the programming task is the selection of one of the most suitable language to solve problems. The different programming languages require the programmer to handle the details at different levels of installed algorithms | Python Programming Science Technology Support Group 20-21 February 2007 Instructor Peter G. Carswell Supercomputer Resource Specialist Ohio Supercomputer Center pete@ 614 292-1091 osc Python Programming Table of Contents Introduction The Not-So-Full Monty - Mechanics of using Python - Variables Data Types and Operators - Programming statements - Python Functions - Using Python Modules - Everything is an Object - Classes and Objects - Operator Overloading - Constructors osc Python Programming