Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- From: Ben Bacarisse <ben.usenet@xxxxxxxxx>
- Date: Thu, 19 Jan 2006 22:11:24 +0000
On Thu, 19 Jan 2006 21:17:04 +0000, Richard Harter wrote:
> On Thu, 19 Jan 2006 20:17:02 +0000, Ben Bacarisse <ben.usenet@xxxxxxxxx>
> wrote:
>
>>Much better to do as Richard Harter has done and limit the defintion of
>>linked lists. I don't know if there is any authority for such a
>>definition. If I'd thought there were, I'd have gone that route and then
>>I'd never have used the clumsy "linked lists in their most liberal form"
>>pharse.
>
> A reasonably authoritative definition is given at
> http://www.nist.gov/dads/HTML/linkedList.html as
> "A list implemented by each item having a link to the next item." which is
> quite straight forward.
Excellent reference. Sadly, it seems to suggest explicitly that
a circular list is a kind of linked list. I may be miss-reading it, but
that is what I take the "(... is a kind of me)" to mean.
Had I said in some earlier post "a linked list always has a first element"
I can image I'd have been jumped on, and I am not sure this reference
would have silenced the throng.
Anyway, I do not want to start a new sub-sub-thread. I agree with you.
This is the usage I prefer and everything else should be clearly
qualified.
--
Ben.
.
- Follow-Ups:
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- From: Richard Harter
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- References:
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- From: Willem
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- From: Ben Bacarisse
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- From: blmblm
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- From: Ben Bacarisse
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- From: blmblm
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- From: Ben Bacarisse
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- From: Richard Harter
- Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- Prev by Date: Re: Best language to learn for jobs - Java? C#?
- Next by Date: Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- Previous by thread: Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- Next by thread: Re: Interesting article by Joel Spolsky: The Perils of JavaSchools
- Index(es):
Relevant Pages
|