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: a07f3367d7,acbabd8dd3f7b8a1 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.68.196.134 with SMTP id im6mr9124727pbc.5.1363060728101; Mon, 11 Mar 2013 20:58:48 -0700 (PDT) Path: q9ni11986pba.1!nntp.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!novia!news-peer1!btnet!zen.net.uk!hamilton.zen.co.uk!xlned.com!feeder3.xlned.com!feeder1.cambriumusenet.nl!82.197.223.108.MISMATCH!feeder2.cambriumusenet.nl!feed.tweaknews.nl!193.141.40.65.MISMATCH!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!border2.nntp.ams2.giganews.com!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!nntp.giganews.com!weretis.net!feeder1.news.weretis.net!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: Sample code resources / Ada cookbook Date: Thu, 07 Mar 2013 00:43:36 -0700 Organization: Also freenews.netfront.net; news.tornevall.net Message-ID: References: <6d3a35ff-3a98-4dc6-9c75-302cd10562cb@googlegroups.com> Mime-Version: 1.0 Injection-Date: Thu, 7 Mar 2013 07:42:11 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="656ea2f23126f57fb36504d2d15a002c"; logging-data="11935"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19feQKAsZ7mysWXlsZ/FGEpy2CkCFx4K3o=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 In-Reply-To: <6d3a35ff-3a98-4dc6-9c75-302cd10562cb@googlegroups.com> Cancel-Lock: sha1:Jb5VCBTcmtL0lKP7bX9IiXD1+I8= X-Original-Bytes: 2151 X-Received-Bytes: 2578 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2013-03-07T00:43:36-07:00 List-Id: On 03/06/2013 10:11 PM, Dufr wrote: > > 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? There are a number of libraries available as source that could be instructive reading. I recommend the PragmAda Reusable Components available from pragmada.x10hosting.com Also available there is the source to the Mine Detector game, a complete, non-trivial program. -- Jeff Carter "People called Romanes, they go the house?" Monty Python's Life of Brian 79