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,dbc150f423809464 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!goblin2!goblin.stu.neva.ru!weretis.net!feeder4.news.weretis.net!news.musoftware.de!wum.musoftware.de!news.weisnix.org!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Sat, 13 Nov 2010 14:18:00 +0100 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Finding code to read for educational purposes References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4cde9009$0$7658$9b4e6d93@newsspool1.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 13 Nov 2010 14:18:01 CET NNTP-Posting-Host: 1e171d83.newsspool1.arcor-online.net X-Trace: DXC=Phf;V3^h37D@k=MdN::NBIic==]BZ:afN4Fo<]lROoRA<`=YMgDjhgBI3?B2M?cZ7GPCY\c7>ejVHdd8jGoIfaWGjLH X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:16443 Date: 2010-11-13T14:18:01+01:00 List-Id: On 11/12/10 9:25 PM, R Tyler Croy wrote: > I've commented on a GitHub support ticket to ask them to support/index Ada code > in their "Explore" functionality, but I'm wondering if there are any other good > sites to find collections of well commented, well structured Ada code to help > me learn Ada properly? > > > Somewhere between simple one page tutorials and giant programs would be > helpful. The GNAT distribution always includes an examples directory. I think some programs in there will be about a few pages in length.