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-Thread: 103376,ce439995694047ee X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny06.POSTED!c2bfcbcf!not-for-mail Subject: Re: Ada for dummies needed. Newsgroups: comp.lang.ada References: <87y8d76ezx.fsf@kafka.homenet> From: "Ed Falis" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2(BETA1)/8.00 (Linux, build 913) Date: Fri, 04 Mar 2005 04:13:38 GMT NNTP-Posting-Host: 70.19.208.151 X-Complaints-To: abuse@verizon.net X-Trace: trndny06 1109909618 70.19.208.151 (Thu, 03 Mar 2005 23:13:38 EST) NNTP-Posting-Date: Thu, 03 Mar 2005 23:13:38 EST Xref: g2news1.google.com comp.lang.ada:8616 Date: 2005-03-04T04:13:38+00:00 List-Id: On Tue, 1 Mar 2005 08:02:21 -0000, corlioni1976 wrote: > As the company has offered to buy the > books I dont really want to concentrate on the free tutorials yet. Have you done programming before? If yes, the best two books around are Norm Cohen's Ada as a Second Language, and John Barnes' Programming in Ada 95. Each serves well as a reference, but also expects a certain amount of programming savvy as a prerequisite. But even if you've never programmed, these are both great references that you'll use later on. - Ed