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: 103376,3885b7fd66a1db28 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-02 01:55:20 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: john@nospam.demon.co.uk (John McCabe) Newsgroups: comp.lang.ada Subject: Re: Why is Ada NOT a good choice for a beginner to programming? Date: Thu, 02 Jan 2003 09:56:13 GMT Message-ID: <3e140ba8.3050306@news.demon.co.uk> References: <15FN9.2313$c6.2612@bos-service2.ext.raytheon.com> NNTP-Posting-Host: pipehawk.demon.co.uk X-Trace: news.demon.co.uk 1041501319 764 158.152.226.81 (2 Jan 2003 09:55:19 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Thu, 2 Jan 2003 09:55:19 +0000 (UTC) X-Newsreader: Forte Free Agent 1.21/32.243 Xref: archiver1.google.com comp.lang.ada:32441 Date: 2003-01-02T09:56:13+00:00 List-Id: On Tue, 24 Dec 2002 23:24:02 -0800, "AG" wrote: >I agree with the rest of the [snipped] post. But, why not assembly? >After all, it does allow a person to try and experiment with any >programming approach physically possible on the target system. >So, assuming assembly does allow you to address a small problem >at hand, what's wrong with that as a learning tool? Assuming you *are* being serious, assembly language is wrong as a learning tool because it is device dependent and you would more than likely end up learning more about the device itself than the general techniques of programming. Best Regards John McCabe To reply by email replace 'nospam' with 'assen'