Re: First class developer: who ?
- From: jebblue <n@xxxxx>
- Date: Sun, 14 Mar 2010 19:20:29 -0500
On Fri, 12 Mar 2010 10:26:57 +0000, Arved Sandstrom wrote:
Lew wrote:
sl@my-rialto wrote:Both terms actually have clear English meanings - "equality" means (or
Someone says if one does not know the difference between "equality"
and "equivalence", then one is an entry-level developer at best.
What is your opnion ? (I think we should not talk about mathematical
concepts, since it is the software developer in question.)
Patricia Shanahan wrote:
I think the question needs some context to make sense. Both terms are
very heavily overloaded in computer science.
For example, consider the following: "The equals method implements an
equivalence relation on non-null object references:"
http://java.sun.com/javase/6/docs/api/java/lang/Object.html#equals(java.lang.Object)
Maybe this is a rather vague way of getting at the following issue: I
would indeed expect a competent Java developer to understand the
difference, in Java, between a.equals(b) and a==b for reference
expressions a and b.
Well, there we go introducing mathematical concepts, from right there
in the Javadocs, no less!, despite the OP's attempt to eliminate the
only reasonable context in which to answer his point.
should mean) that two things *are* the same, and "equivalence" means (or
should mean) that two things can be substituted, that they behave the
same way.
A man and woman are equal and yet very different.
--
// This is my opinion.
.
- Follow-Ups:
- Re: First class developer: who ?
- From: Arved Sandstrom
- Re: First class developer: who ?
- References:
- First class developer: who ?
- From: sl@my-rialto
- Re: First class developer: who ?
- From: Patricia Shanahan
- Re: First class developer: who ?
- From: Lew
- Re: First class developer: who ?
- From: Arved Sandstrom
- First class developer: who ?
- Prev by Date: Re: First class developer: who ?
- Next by Date: Re: Date comparisons
- Previous by thread: Re: First class developer: who ?
- Next by thread: Re: First class developer: who ?
- Index(es):
Relevant Pages
|