comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Clubley <clubley@remove_me.eisner.decus.org-Earth.UFP>
Subject: Online conceptual/tutorial material for Ada, was: Re: specification file ads problem
Date: Sun, 5 Oct 2014 17:06:11 +0000 (UTC)
Date: 2014-10-05T17:06:11+00:00	[thread overview]
Message-ID: <m0rtq3$j98$1@dont-email.me> (raw)
In-Reply-To: lyy4subhpz.fsf@pushface.org

On 2014-10-05, Simon Wright <simon@pushface.org> wrote:
> Stribor40 <ikamzic@gmail.com> writes:
>
>> generic
>>   type myType is array (1 ..N-1) of String (1..N);
>>   N : Integer;
>>  
>> package myPackage is
>>      function tt (a : in String) return myType;
>> end Neighbours;
>
> Try
>
> generic
>    N : Integer;
> package myPackage is
>    type myType is array (1 ..N-1) of String (1..N);
>    function tt (a : in String) return myType;
> end myPackage;

At this point, I wonder if there are some good online tutorials which
cover the basic Ada concepts which we could point Stribor40 to ?

I'm thinking maybe something which _isn't_ a full book length but
manages to cover the basic Ada concepts in a coherent manner and links
them all together.

The kind of thing I'm thinking of is maybe something like Ada Distilled.

Any comments ?

Simon.

-- 
Simon Clubley, clubley@remove_me.eisner.decus.org-Earth.UFP
Microsoft: Bringing you 1980s technology to a 21st century world

  reply	other threads:[~2014-10-05 17:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-05 15:39 specification file ads problem Stribor40
2014-10-05 16:20 ` mockturtle
2014-10-06 21:34   ` Adam Beneschan
2014-10-05 16:29 ` AdaMagica
2014-10-05 16:32 ` Simon Wright
2014-10-05 17:06   ` Simon Clubley [this message]
2014-10-05 18:44     ` Online conceptual/tutorial material for Ada, was: " Niklas Holsti
2014-10-05 19:53     ` Peter Chapin
2014-10-06  7:55       ` Simon Wright
2014-10-06 11:08         ` Peter Chapin
2014-10-06 12:13           ` G.B.
2014-10-06 13:07             ` Peter Chapin
2014-10-06 13:40               ` J-P. Rosen
2014-10-06 22:30             ` Simon Clubley
2014-10-07 18:39               ` Peter Chapin
2014-10-06  8:12     ` Jacob Sparre Andersen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox