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 Path: g2news2.google.com!postnews.google.com!37g2000prx.googlegroups.com!not-for-mail From: Ed Falis Newsgroups: comp.lang.ada Subject: Re: Finding code to read for educational purposes Date: Sat, 13 Nov 2010 07:11:23 -0800 (PST) Organization: http://groups.google.com Message-ID: <11297a11-b9af-48dc-b065-53bd6bea0d73@37g2000prx.googlegroups.com> References: <4cde9009$0$7658$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 72.74.240.221 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1289661083 24625 127.0.0.1 (13 Nov 2010 15:11:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 13 Nov 2010 15:11:23 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 37g2000prx.googlegroups.com; posting-host=72.74.240.221; posting-account=AbUV6AoAAABCszcq2uwr3Y_xpLTcXcln User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.6.30 Version/10.63,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:16447 Date: 2010-11-13T07:11:23-08:00 List-Id: On Nov 13, 8:18=A0am, Georg Bauhaus wrote: > The GNAT distribution always includes an examples directory. > I think some programs in there will be about a few pages in length. You might find the "Ada Gems" page at AdaCore's site interesting: http://www.adacore.com/category/developers-center/gems/ These are a set of small tutorials on various topics having to do with Ada - there are 90 some-odd ones there. Also, if you go to libre.adacore.com, sources are available for all of the downloadable tools and components. - Ed