wasm-demo/demo/ermis-f/python_m/cur/1443

30 lines
1.5 KiB
Plaintext

From: JamesL at Lugoj.Com (James Logajan)
Date: Mon, 26 Apr 1999 19:59:34 -0700
Subject: Python too slow for real world
References: <372068E6.16A4A90@icrf.icnet.uk> <3720A21B.9C62DDB9@icrf.icnet.uk> <3720C4DB.7FCF2AE@appliedbiometrics.com> <3720C6EE.33CA6494@appliedbiometrics.com> <y0jaevznhha.fsf@vier.idi.ntnu.no> <glmvhemn4zx.fsf@caffeine.mitre.org> <37215EFB.433AFCA6@prescod.net> <roy-2404991257450001@mc-as01-p63.med.nyu.edu> <3724B2D6.B468687A@prescod.net> <roy-2604991601410001@qwerky.med.nyu.edu>
Message-ID: <37252816.42634501@Lugoj.Com>
X-UID: 1443
Roy Smith wrote:
[elided]
> I hope this doesn't sound as bad as I fear it might, but part of being a
> good programmer (or at least a good computer scientist) is to understand
> performance issues like this.
[elided]
I disagree with the assumption behind that statement. The assumption Roy
makes is that only trained programmers or computer scientists will be using
a tool like Python. I believe the audience that would benefit most from an
easy to use language like Python are "Subject Matter Experts" (SMEs). An SME
knows their field (e.g. accountant, biologist, physicist, network manager,
etc.) and may find need to automate or compute something whose scope or size
does not justify calling in a computer programmer or scientist. This is
where a simple to learn language such as Python finds a ready home.
When an SME finds the tool too slow, it would be nice if they could post
their problem to a group like this without fear of insult, intended or not.