Python Tutorial

 

This course is intended as a primer to using Python using the Windows Shell.

 

In earlier pages, I have put links to some very good sites that will give you a lot of information. You will also find them on de.licio.us at http://del.icio.us/cs_ait_cos

 

To do the examples I have put here, you will need to download Python and install it.

 

I used the editor that comes with the Windows environment to create and edit the programs as it has colour coding and inbuilt syntax help. The most important thing to remember with Python is to be consistant with indenting. I recommend using tab for indenting only to prevent confusion.

 

To test my programs, I used the Python Shell and integrated environment that comes with the Windows installation.

 

Getting Started

Sequence_Python

Interation_Python

Decision_Making_Python

Case - not currently available ( a Switch/Case Statement will be here with Python 3.0)

Arrays_Python - implemented using a list

Functions_Python

Files_Python

Records

OOPS

 


 

Contributors:

Mike Leishman

Michael Fabiankovits

Jim Morcombe

 

Number of visitors since  29th December 2007


Page Information

  • 7 months ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts