Thread: Why Python
View Single Post
  #2 (permalink)  
Old 03-19-2007, 04:45 AM
garunprasad garunprasad is offline
D-Web Trainee
 
Join Date: Mar 2007
Location: Chennai
Posts: 45
garunprasad is on a distinguished road
Send a message via ICQ to garunprasad Send a message via AIM to garunprasad Send a message via MSN to garunprasad Send a message via Yahoo to garunprasad Send a message via Skype™ to garunprasad
Default Re: Why Python

Phython is a language that is dynamically typed, concise and compact when compared to other OOP languages.

Dynamically Typed:
This feature is an important reason why programmers can be more productive with Python

Concise:
Thus, expressing much in a few words. Implies clean-cut brevity, attained by excision of the superfluous.

Compact:
This describes the valuable property that it can all be apprehended at once in one's head. This generally means the thing created from the design can be used with greater facility and fewer errors than an equivalent tool that is not compact.
__________________
G.A.P
Reply With Quote