comp.lang.ada
 help / color / mirror / Atom feed
From: bglbv@my-dejanews.com
Subject: Re: non-consecutive ranges
Date: 1999/05/01
Date: 1999-05-01T00:00:00+00:00	[thread overview]
Message-ID: <877lqszppo.fsf@bglbv.my-dejanews.com> (raw)
In-Reply-To: Pine.A41.3.96-heb-2.07.990501000018.2278458C-100000@pluto.mscc.huji.ac.il

Ehud Lamm <mslamm@mscc.huji.ac.il> writes:

> We can connect this to the idea of abstraction in general. Great
> scientists are usually regarded to be those that aside from using various
> scientific abstractions (like differntial equations, newtonian mechanics,
> thermodynamics etc.), grasp the inner details - thus knowing when things
> are applicable and when they are not and the theory etc. needs to be
> modified.

No, that's just the definition of a _competent_ scientist. To qualify
as great, a scientist must also have had at least two good original ideas
in his/her career. [Bad ideas don't count, as one tends not to keep track
of their originality.]

Back to programming: a competent programmer also needs some understanding
of the underlying details. In order to successfully use floating point
arithmetic, you need to know about rounding and about the fact that
not all real numbers are representable. If you want to write efficient
code, you need to know both about the properties of the algorithms
that apply to your problem and about existing constraints on how
various features of your programming language are implemented.
The role of abstraction isn't to let us permanently forget the
details, but rather to help us keep the interdependencies between the
various parts of a large program at a manageable level.




  reply	other threads:[~1999-05-01  0:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-30  0:00 non-consecutive ranges vlight
1999-04-30  0:00 ` dennison
1999-04-30  0:00 ` Tucker Taft
1999-04-30  0:00   ` dennison
1999-05-01  0:00 ` Robert Dewar
1999-05-01  0:00   ` dvdeug
1999-05-01  0:00 ` Robert B. Love 
1999-05-04  0:00   ` fraser
1999-05-01  0:00 ` Ehud Lamm
1999-05-01  0:00   ` bglbv [this message]
1999-05-02  0:00     ` Ehud Lamm
1999-05-03  0:00 ` Josh Highley
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox