[plt-scheme] self-referential data structures

From: aditya shukla (adityashukla1983 at gmail.com)
Date: Thu Mar 5 17:10:40 EST 2009

Here in chapter 9 the problem of adding all numbers of a list of numbers is
explained.The method explained to tackle the problem is based on the data
definition of list of numbers .And this has been the approach of the book
that is a problem is solved according to the data definition of a data
structure.Suppose I switch from scheme to any other programming language say
c++ ,so should the same approach should be followed ?


Aditya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090305/402101bc/attachment.html>

Posted on the users mailing list.