Are you tired of sitting back and waiting five to ten minutes for your
program to compile, only to discover that you've got a simple semantics
error that forces you to compile all over again? Would you rather use an
object oriented language with high level data types and abstraction
capabilities? You might want to consider looking into Python. Python is
an object oriented, interpreted language written by Guido Van Rossum.
Some Python Capabilities
- Object Oriented : Classes, Inheritance, Polymorphism
- Interpreted : No compiling, Dynamic type assignment
- High level structures : List and Dictionaries
The Details

HelpNet was created by the 1997 incoming graduate class. It is only occasionally updated.