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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 109fba,f7a7163813ae8672 X-Google-Attributes: gid109fba,public X-Google-Thread: 10a146,f7a7163813ae8672 X-Google-Attributes: gid10a146,public X-Google-Thread: 1108a1,f7a7163813ae8672 X-Google-Attributes: gid1108a1,public X-Google-Thread: f645d,f7a7163813ae8672 X-Google-Attributes: gidf645d,public X-Google-Thread: 103376,f7a7163813ae8672 X-Google-Attributes: gid103376,public X-Google-Thread: fac41,f7a7163813ae8672 X-Google-Attributes: gidfac41,public X-Google-Thread: fa0ae,f7a7163813ae8672 X-Google-Attributes: gidfa0ae,public X-Google-Thread: 10611e,f7a7163813ae8672 X-Google-Attributes: gid10611e,public X-Google-ArrivalTime: 2001-11-24 06:14:12 PST Newsgroups: comp.lang.basic.visual,comp.lang.c++,comp.lang.java.programmer,comp.object,nyc.food,comp.lang.eiffel,comp.lang.ada,comp.lang.perl.misc Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!torn!utnut!news.ecf!doylep From: doylep@eecg.toronto.edu (Patrick Doyle) Subject: Re: Best language for low IQ programmers? Sender: news@ecf.utoronto.ca (news) Organization: Computer Group, Elec. Eng., University of Toronto Message-ID: References: <1004990076967295@aol.com> <3e68a8bb.0111161813.77de6474@posting.google.com> <08utvtg6437744cjn7120ul528hjbeg25s@4ax.com> X-Nntp-Posting-Host: wildcat.eecg Date: Sat, 24 Nov 2001 13:56:46 GMT Xref: archiver1.google.com comp.lang.basic.visual:11223 comp.lang.c++:105928 comp.lang.java.programmer:112390 comp.object:25557 nyc.food:2140 comp.lang.eiffel:5024 comp.lang.ada:16931 comp.lang.perl.misc:79683 Date: 2001-11-24T13:56:46+00:00 List-Id: In article <08utvtg6437744cjn7120ul528hjbeg25s@4ax.com>, Gregor wrote: > >As a professional web developer, I would have to say LOGO is the wave >of the future. LOGO is an unappreciated language and easy to learn! Actually, I agree with you! LOGO is a functional language (though it's chock-full of side effects such as moving the turtle). I always found LOGO very easy to program in. It's like Lisp without all the parentheses. If it hadn't been for the turtle, maybe it would have been taken more seriously. :-) -- -- Patrick Doyle doylep@eecg.toronto.edu