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: fac41,d24e07f660698f1 X-Google-Attributes: gidfac41,public X-Google-Thread: f43e6,d24e07f660698f1 X-Google-Attributes: gidf43e6,public X-Google-Thread: 103376,d24e07f660698f1 X-Google-Attributes: gid103376,public X-Google-Thread: 109fba,d24e07f660698f1 X-Google-Attributes: gid109fba,public From: Brian Rogoff Subject: Re: Eiffel anyone? - Who uses it? Date: 1997/07/30 Message-ID: #1/1 X-Deja-AN: 260585703 References: <33C61545.167EB0E7@tower.com> <01bc94e6$9ced0820$287b7b7a@tlo2> Newsgroups: comp.software-eng,comp.lang.eiffel,comp.lang.c++,comp.lang.ada Date: 1997-07-30T00:00:00+00:00 List-Id: On Wed, 30 Jul 1997, Glenn Williamson wrote: > ... about Eiffel ... > However, In my opinion, it is the perfect language to teach the > principles of Object-Oriented Programming. While C and C++ may dominate But what if you think that there is far more to programming than OOP? That functional, constraint, and logic programming are equally important "paradigms"? Personally, I'd prefer my intro programming course to be in Scheme, using Abelson and Sussman's text. Maybe it doesn't have teach the methodology du jour, but I found that the material in that book has hardly aged since I took the class about a decade ago! -- Brian