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: 2002-12-21 02:47:47 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news.tu-darmstadt.de!news.belwue.de!contact.softwarezentrum.de!news.bawue.de!lemmies.lb.bawue.de!not-for-mail From: lemchens@lemmies.lb.bawue.de (arvids lemchens) Newsgroups: comp.lang.ada Subject: Re: Why is Ada NOT a good choice for a beginner to programming? Date: 21 Dec 2002 09:39:00 +0100 Organization: A poorly-maintained Debian GNU/Linux InterNetNews site Sender: news@pd90183d9.dip.t-dialin.net Message-ID: <8cGsIoQ+ACB@lemmies.lb.bawue.de> References: NNTP-Posting-Host: pd90183d9.dip.t-dialin.net X-Trace: pc3.dv-lemchens.de 1040464181 12376 192.168.2.6 (21 Dec 2002 09:49:41 GMT) User-Agent: OpenXP/32 v3.8.7pl1 (Linux) beta @ 2002-08-04-1336f Xref: archiver1.google.com comp.lang.ada:32148 Date: 2002-12-21T09:39:00+01:00 List-Id: Hi David, davidw@uq.net.au am 21.12.02 um 13:30 in comp.lang.ada: > 1) A free (preferably) downloadable programming environment that is installs > without fuss and instability GNAT, ... Take a look at: http://www.ada95.ch/compiler/compiler.html > 2) Good online and hardcopy support (tutorials and textbooks) for a BEGINNER > PROGRAMMER per se, not just beginners with that LANGUAGE There are plenty of Ada-tutorials on the web at different difficultylevels. Try google. Also there are books, real Paper, for real Beginners. e.g.: "Ada 95 Problem Solving and Program Design" Feldman/Koffman ISBN: 0-201-36123-X "Ada 95 From the Beginning" Skansholm ISBN: 0-201-40376-5 and may be some others I don't know of. Try google and/or amazon. > 3) An online community that has a tradition of supporting such beginners to > programming. May be, comp.lang.ada? > Specific Questions: > 1) Am I not giving Ada sufficient credit for being a suitable entry-level > language for a BEGINNING PROGRAMMER? Yes. > 2) Would you recommend that I immerse myself in either BASIC (QBasic) or > PASCAL (Borland TP7) for a couple of years (yes, OK... forget BASIC ;D) and > THEN springboard to Ada? No, Ada should be ok, as in the beginning you do not need to use all features but can start with a subset of the possibilities.. MvfG, Arvids