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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,b31edd6b76eebb7d,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.205.65 with SMTP id fp1mr12298048qab.4.1356430727176; Tue, 25 Dec 2012 02:18:47 -0800 (PST) Received: by 10.49.38.194 with SMTP id i2mr3555272qek.30.1356430727121; Tue, 25 Dec 2012 02:18:47 -0800 (PST) Path: k2ni2110qap.0!nntp.google.com!ee4no2199931qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 25 Dec 2012 02:18:47 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.230.82.82; posting-account=vICoKAoAAACvprQdoU1Fu4jhuX0G_mBQ NNTP-Posting-Host: 2.230.82.82 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <637cb352-9a0f-45b2-99ee-a5a6077f4e46@googlegroups.com> Subject: The Ada way of programming From: alb348@gmail.com Injection-Date: Tue, 25 Dec 2012 10:18:47 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-12-25T02:18:47-08:00 List-Id: What books / online resources would you suggest to a beginner who wants to learn the Ada way of programming? By this I mean the general guidelines of good programming for Ada (as opposed to the syntax and the other details of the language). I am particularly interested in the way programs are designed (from a high-level viewpoint) and in the phases of development. Feel free to share, in your replies, your thoughts on what, according to you, is the "Ada way", especially about program design.