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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,808505c9db7d5613 X-Google-Attributes: gid103376,public From: "Marin David Condic, 561.796.8997, M/S 731-93" Subject: Re: Looking for good Ada95 book Date: 1996/11/12 Message-ID: <96111216452484@psavax.pwfl.com>#1/1 X-Deja-AN: 196197484 sender: Ada programming language comments: Gated by NETNEWS@AUVM.AMERICAN.EDU x-vms-to: SMTP%"INFO-ADA@VM1.NODAK.EDU" newsgroups: comp.lang.ada x-vms-cc: CONDIC Date: 1996-11-12T00:00:00+00:00 List-Id: Michael Feldman writes: > >If the lexical style is really sufficient reason to adopt or reject a >text, I'd say you're not reading for content... > > I've read your book and I think the important thing is that it does something lots of Ada critics said couldn't be done: Teach beginning programming using Ada. (You know the criticsms - too complex, too much to know before you can write anything useful, etc, etc.) While I did find the format of the code a little disconcerting (I got used to the lower-case reserved words, SHOUTING_IDENTIFIERS common in Ada83) I didn't find it terribly distracting. The main thing I've found with formatting is simply to be consistent. (That, and taking the time to *DO* it makes you review and double-check your code!) Far more disturbing to me is code that is "organically grown". The sort of thing that happens when the programmer is thinking "If I stick this variable in this package then procedure X can write some data which function Y can read and update and I won't have to add new 'with' clauses..." All too often, bad formatting is a 'leading indicator' that you're going to see organically grown code. MDC Marin David Condic, Senior Computer Engineer ATT: 561.796.8997 M/S 731-96 Technet: 796.8997 Pratt & Whitney, GESP Fax: 561.796.4669 P.O. Box 109600 Internet: CONDICMA@PWFL.COM West Palm Beach, FL 33410-9600 Internet: CONDIC@FLINET.COM =============================================================================== "That which belongs to another." -- Diogenes, when asked what wine he liked to drink. ===============================================================================