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,acbabd8dd3f7b8a1,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.213.197 with SMTP id gx5mr21764377qab.8.1362633119774; Wed, 06 Mar 2013 21:11:59 -0800 (PST) X-Received: by 10.49.24.164 with SMTP id v4mr3245610qef.6.1362633119669; Wed, 06 Mar 2013 21:11:59 -0800 (PST) Path: p7ni59qai.0!nntp.google.com!dd2no7882209qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 6 Mar 2013 21:11:59 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.230.82.82; posting-account=GfZx5woAAADTB-o-XOdlp4UQ5ID5xKzF NNTP-Posting-Host: 2.230.82.82 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6d3a35ff-3a98-4dc6-9c75-302cd10562cb@googlegroups.com> Subject: Sample code resources / Ada cookbook From: Dufr Injection-Date: Thu, 07 Mar 2013 05:11:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-03-06T21:11:59-08:00 List-Id: Hi I am looking for good resources containing Ada sample code useful for a learner. Of course, there are many Ada tutorials and manuals around, but what I am looking for is specifically an Ada 'cookbook' containing simple Ada programs and code snippets, possibly with comments. The closest thing to an Ada cookbook that I found is the excellent Rosetta Code website, which has hundreds of small Ada programs. Is there any other such printed / online resource containing a similar collection of code samples? Thanks Duf