Monday, March 10, 2008

Python for Java Programmers

Python was originally designed to be a procedural language but has been extended to include class definitions for object-oriented programs. It includes an interactive mode which provides a shell for executing individual Python instructions. More complex programs are constructed by creating a source text file as you would do with most programming la

read more | digg story