From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7fb761492573daee X-Google-Attributes: gid103376,public From: cjames@envisionet.net Subject: Re: What schools use Scheme ? Date: 1995/04/18 Message-ID: #1/1 X-Deja-AN: 101107940 references: content-type: TEXT/PLAIN; charset=US-ASCII organization: ENVISIONET, Inc. mime-version: 1.0 newsgroups: comp.lang.ada Date: 1995-04-18T00:00:00+00:00 List-Id: In article , writes: > From: dewar@cs.nyu.edu (Robert Dewar) > Newsgroups: comp.lang.eiffel,comp.lang.ada > Subject: Re: What schools use Eiffel ? > Date: 18 Apr 1995 17:37:38 -0400 > Organization: Courant Institute of Mathematical Sciences > : : esoterica removed : > I think most Ada programmers probably *know* about recursion, but I suspect > many are not comfortable. Programming in a language where recursion is > *the* control structure can be enlightening. > > That being said, I think that using Scheme in a first programming language > course is a lunatic idea. The textbook is indeed an excellent book, but > that doesn't change the basic point that Scheme is absurd in this context. > SML would indeed be a better choice, although I would not support that > either. > > In the academic world, there are too many people who believe an equation > like: > > programming languages = formal semantics + type theory > Schizophrenic reasoning.