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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5468df70e82939f4 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,CP1252 Received: by 10.66.74.40 with SMTP id q8mr273526pav.19.1344566362696; Thu, 09 Aug 2012 19:39:22 -0700 (PDT) Path: c10ni100648pbw.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Britt Newsgroups: comp.lang.ada Subject: Re: Free learning resources for Ada (are they good enough?) Date: Thu, 9 Aug 2012 19:11:08 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <6d05c25a-7273-47ad-b4b0-8011366c2a62@googlegroups.com> <5023bc51$0$9522$9b4e6d93@newsspool1.arcor-online.net> <789dc1e7-1e58-4012-8f44-1dffa006e4c4@googlegroups.com> NNTP-Posting-Host: 108.82.239.135 Mime-Version: 1.0 X-Trace: posting.google.com 1344566361 1353 127.0.0.1 (10 Aug 2012 02:39:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 10 Aug 2012 02:39:21 +0000 (UTC) In-Reply-To: <789dc1e7-1e58-4012-8f44-1dffa006e4c4@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=108.82.239.135; posting-account=rdRzuwoAAAAyW3CSBhs_xgfCUJSc1aNt User-Agent: G2/1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Date: 2012-08-09T19:11:08-07:00 List-Id: On Thursday, August 9, 2012 6:05:34 PM UTC-4, Patrick wrote: > I hadn't found the http://cengage.com/ book by myself. I am reading it no= w and it does not seem quite right. >=20 > It's saying things like underscores should not be used for programmer def= ined indentifiers. >=20 > It uses all caps like most of the Ada 83 books I have seen. >=20 > Ada 83 books are good but I think it's important to read them with the un= derstanding that little things have changed and that some things are not in= fashion now. I had't seen that Cengage "book" before either. It reads like some first ye= ar assistant professor's course notes converted into an ebook. The followin= g statement in the book: "The underscore character is not used in programmer-defined identifiers; it= is used in =93standard=94 Ada such as TEXT_IO.PUT(. . .). Occasionally, we= =92ll use single capital letters for identifiers in quick code fragments." is just clueless and wrong. I suggest that the OP look at the Ada Quality and Style Guide from one of t= he sites below: http://en.wikibooks.org/wiki/Ada_Style_Guide http://www.adaic.org/resources/add_content/docs/95style/95style.pdf