[Newbies] Re: Smalltalk Data Structures and Algorithms

2009-07-29 Thread Klaus D. Witzel
ur claim, Alan Kay, the inventor of Smalltalk, just refuted your refutation [1] (see http://lists.squeakfoundation.org/pipermail/beginners/2009-July/006331.html); _viz._: I most definitely still think of OOP at its best as being "biological". [1] Kay, Alan. "[Newbies] Re: Smallt

Re: [Newbies] Re: Smalltalk Data Structures and Algorithms

2009-07-29 Thread David Mitchell
ll think of OOP at its best as being "biological". >> >>[1] Kay, Alan. "[Newbies] Re: Smalltalk Data Structures and >>Algorithms." The Beginners Archives. Squeak.org. 24 July 2009. 27 July >>2009. >><http://lists.squeakfoundation.org/pipermail

[Newbies] Re: Smalltalk Data Structures and Algorithms

2009-07-28 Thread Benjamin L . Russell
rwarding your >claim, Alan Kay, the inventor of Smalltalk, just refuted your >refutation [1] (see >http://lists.squeakfoundation.org/pipermail/beginners/2009-July/006331.html); >_viz._: > >>I most definitely still think of OOP at its best as being "biological". >

[Newbies] Re: Smalltalk Data Structures and Algorithms

2009-07-26 Thread Benjamin L . Russell
great about it. In 1970 I was at the Stanford AI >Project on a postdoc and I started playing around with various kinds of >interpreters. > >b. In 1971 at PARC we had the wonderful funding to be able to try to really >make all this happen, and I started thinking about a programming language

Re: [Newbies] Re: Smalltalk Data Structures and Algorithms

2009-07-24 Thread K. K. Subramaniam
On Friday 24 Jul 2009 6:48:30 pm David Mitchell wrote: > I think K.K. is referring to the writings of Alan Kay, who is pretty > authoritative when it comes to Smalltalk. In his paper, The Early > History of Smalltalk, published by the ACM in History of Programming > Languages II (1993). Thanks, Dav

[Newbies] Re: Smalltalk Data Structures and Algorithms

2009-07-24 Thread Alan Kay
t wishes (and happy reading) Alan > From: Benjamin L. Russell > Date: 24. Juli 2009 03:37:04 GMT-03:00 > To: beginners@lists.squeakfoundation.org > Subject: [Newbies] Re: Smalltalk Data Structures and Algorithms > Reply-To: "A friendly place to get answers to even the most

Re: [Newbies] Re: Smalltalk Data Structures and Algorithms

2009-07-24 Thread David Mitchell
I think K.K. is referring to the writings of Alan Kay, who is pretty authoritative when it comes to Smalltalk. In his paper, The Early History of Smalltalk, published by the ACM in History of Programming Languages II (1993). "My biology minor had focused on both cell metabolism and larger scale mo

[Newbies] Re: Smalltalk Data Structures and Algorithms

2009-07-23 Thread Benjamin L . Russell
On Mon, 29 Jun 2009 11:25:34 +0530, "K. K. Subramaniam" wrote: >Concepts in Squeak have their origins >in biology rather than in computational math. The boundary between 'hardware' >and 'software' is blurry. See the reading list at > http://www.squeakland.org/resources/books/readingList.jsp >

Re: [Newbies] Re: Smalltalk Data Structures and Algorithms

2009-06-29 Thread K. K. Subramaniam
On Monday 29 Jun 2009 3:27:30 pm Benjamin L. Russell wrote: > Fascinating. So an object is an abstract representation of a gene, > rather than a blueprint for a computational process This is a > revelation. "In computer terms, Smalltalk is a recursion on the notion of computer itself. Instea

Re: [Newbies] Re: Smalltalk Data Structures and Algorithms

2009-06-29 Thread Benjamin L. Russell
--- On Mon, 6/29/09, K. K. Subramaniam wrote: > On Monday 29 Jun 2009 10:07:30 am > Benjamin L. Russell wrote: > > Is there a counterpart to SICP (_Structure and > Interpretation of > > Computer Programs_; see http://mitpress.mit.edu/sicp/) focusing on > > roughly the same topics from a purely ob

Re: [Newbies] Re: Smalltalk Data Structures and Algorithms

2009-06-28 Thread K. K. Subramaniam
On Monday 29 Jun 2009 10:07:30 am Benjamin L. Russell wrote: > Is there a counterpart to SICP (_Structure and Interpretation of > Computer Programs_; see http://mitpress.mit.edu/sicp/) focusing on > roughly the same topics from a purely object-oriented standpoint, but > using Smalltalk, in particul

[Newbies] Re: Smalltalk Data Structures and Algorithms

2009-06-28 Thread Benjamin L . Russell
On Fri, 26 Jun 2009 07:57:49 +0530, "K. K. Subramaniam" wrote: >On Friday 26 Jun 2009 2:59:13 am Frank Church wrote: >> Are there any books that cover this area for Smalltalk >Yes. See http://stephane.ducasse.free.fr/FreeBooks.html for an annotated list. > >BTW, Smalltalk is a object-based system