On Python


Home
Lisp Scheme
Haskell
Python
Sather
Guest Book
Python is a popular script language.
The language attract us by its simple syntax and extensibility.

Python is peculiar because:

  1. both beginners and expert hackers favor this language.
  2. it is a novel language with 'old fashion' coding style.

Usually Python is recognized as object orientated language and as simplified C++ or Java. However, one can write functional code easily using Python and some regard that Python is a functional programming language.

Actually I use Python most because it is the most productive among languages I have learned.
(Even I like Scheme best because of its beauty.)

Contents