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,c64d9530c3e1629c X-Google-Attributes: gid109fba,public X-Google-Thread: 1014db,c64d9530c3e1629c X-Google-Attributes: gid1014db,public X-Google-Thread: 103376,c64d9530c3e1629c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-25 12:11:12 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!chcgil2-snf1.gtei.net!news.gtei.net!news.huji.ac.il!not-for-mail From: "Ehud Lamm" Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++ Subject: Re: teaching programming Date: Wed, 25 Jul 2001 22:04:35 +0300 Organization: The Hebrew University of Jerusalem Message-ID: <9jn59g$csm$1@news.huji.ac.il> References: <1e94da97.0107250923.4af8ff6d@posting.google.com> NNTP-Posting-Host: di2-3.dialin.huji.ac.il X-Trace: news.huji.ac.il 996087921 13206 132.64.12.3 (25 Jul 2001 19:05:21 GMT) X-Complaints-To: abuse@news.huji.ac.il NNTP-Posting-Date: Wed, 25 Jul 2001 19:05:21 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: archiver1.google.com comp.lang.ada:10568 comp.lang.c:69801 comp.lang.c++:77584 Date: 2001-07-25T22:04:35+03:00 List-Id: davi lima wrote in message news:1e94da97.0107250923.4af8ff6d@posting.google.com... > I'd like to know what a language for teaching programming should provide? This is quite a question! There are quite a few different approaches: from Java to Scheme. You may enjoy the discussions on http://lambda.weblogs.com (For example, http://lambda.weblogs.com/discuss/msgReader$1402) Ehud Lamm