Re: Questions on Using Python to Teach Data Structures and Algorithms
- From: Steve Holden <steve@xxxxxxxxxxxxx>
- Date: Thu, 28 Sep 2006 15:15:49 +0100
bearophileHUGS@xxxxxxxxx wrote:
efrat:[...]
I suspect it's because of their intrinsic one-dimensional nature.
then why was the name "list" chosen?
I'd too love to know why the wrong "list" name was chosen for them,
instead of "array". (Maybe because "list" is shorter, or because ABC
called them "lists"...)
regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://holdenweb.blogspot.com
Recent Ramblings http://del.icio.us/steve.holden
.
- References:
- Questions on Using Python to Teach Data Structures and Algorithms
- From: efrat
- Re: Questions on Using Python to Teach Data Structures and Algorithms
- From: bearophileHUGS
- Questions on Using Python to Teach Data Structures and Algorithms
- Prev by Date: remove the last character or the newline character?
- Next by Date: Re: remove the last character or the newline character?
- Previous by thread: Re: Questions on Using Python to Teach Data Structures and Algorithms
- Next by thread: Re: Questions on Using Python to Teach Data Structures and Algorithms
- Index(es):
Relevant Pages
|