comp.lang.ada
 help / color / mirror / Atom feed
* Ada 95 tutorials/texts?
@ 1997-02-21  0:00 Newmail17
  1997-02-21  0:00 ` Robert Dewar
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Newmail17 @ 1997-02-21  0:00 UTC (permalink / raw)



Im on my second semester in college as a Computer Science major. We use
just the 'normal' Ada in our schools. I think its an AlSys compiler or
something. Anyway, I downloaded the GNAT and Win95 IDE files and want to
learn the new features of Ada95. Are there any online/WEB tutorials or
texts explaining the new features of Ada95 versus the earlier version?

Thanx




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Ada 95 tutorials/texts?
  1997-02-21  0:00 Ada 95 tutorials/texts? Newmail17
  1997-02-21  0:00 ` Robert Dewar
@ 1997-02-21  0:00 ` Larry Kilgallen
  1997-02-23  0:00 ` Gordon Dodrill
  2 siblings, 0 replies; 6+ messages in thread
From: Larry Kilgallen @ 1997-02-21  0:00 UTC (permalink / raw)



In article <19970221165301.LAA24424@ladder02.news.aol.com>, newmail17@aol.com (Newmail17) writes:
> Im on my second semester in college as a Computer Science major. We use
> just the 'normal' Ada in our schools. I think its an AlSys compiler or
> something. Anyway, I downloaded the GNAT and Win95 IDE files and want to
> learn the new features of Ada95. Are there any online/WEB tutorials or
> texts explaining the new features of Ada95 versus the earlier version?

www.adahome.com




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Ada 95 tutorials/texts?
  1997-02-21  0:00 Ada 95 tutorials/texts? Newmail17
@ 1997-02-21  0:00 ` Robert Dewar
  1997-02-21  0:00 ` Larry Kilgallen
  1997-02-23  0:00 ` Gordon Dodrill
  2 siblings, 0 replies; 6+ messages in thread
From: Robert Dewar @ 1997-02-21  0:00 UTC (permalink / raw)



Newmail17 asks

<<Im on my second semester in college as a Computer Science major. We use
just the 'normal' Ada in our schools. I think its an AlSys compiler or
something. Anyway, I downloaded the GNAT and Win95 IDE files and want to
learn the new features of Ada95. Are there any online/WEB tutorials or
texts explaining the new features of Ada95 versus the earlier version?>>

First, Ada 83 is not "normal" Ada, it is obsolete Ada, and it is really
a poor show at this stage that your class is teaching obsolete languages,
when Ada 95 compilers are available inexpensively, or free.

You should visit www.adahome.com for all sorts of interesting pointers
to the questions you ask, including poitners to tutorials, text books,
and other documentation such as the Ada 95 rationale.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Ada 95 tutorials/texts?
  1997-02-21  0:00 Ada 95 tutorials/texts? Newmail17
  1997-02-21  0:00 ` Robert Dewar
  1997-02-21  0:00 ` Larry Kilgallen
@ 1997-02-23  0:00 ` Gordon Dodrill
  1997-02-23  0:00   ` Dale Stanbrough
  1997-02-27  0:00   ` David Wheeler
  2 siblings, 2 replies; 6+ messages in thread
From: Gordon Dodrill @ 1997-02-23  0:00 UTC (permalink / raw)



Newmail17 wrote:

> Im on my second semester in college as a Computer Science major. We use
> just the 'normal' Ada in our schools. I think its an AlSys compiler or
> something. Anyway, I downloaded the GNAT and Win95 IDE files and want to
> learn the new features of Ada95. Are there any online/WEB tutorials or
> texts explaining the new features of Ada95 versus the earlier version?

I just uploaded a new Ada 95 tutorial to the web site listed below.

You seem to be asking for a tutorial that covers only the changes from 
Ada 83 to Ada 95, but this tutorial does not mention specifically what
is new, it assumes you know no Ada at all.

Gordon

//       Coronado Enterprises Tutorials - Ada, C, C++, Pascal
//              Learn to program in a modern language
//         All are available at http://www.swcp.com/~dodrill
//                 Gordon Dodrill - dodrill@swcp.com






^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Ada 95 tutorials/texts?
  1997-02-23  0:00 ` Gordon Dodrill
@ 1997-02-23  0:00   ` Dale Stanbrough
  1997-02-27  0:00   ` David Wheeler
  1 sibling, 0 replies; 6+ messages in thread
From: Dale Stanbrough @ 1997-02-23  0:00 UTC (permalink / raw)



newmail17@aol.com writes:

"Im on my second semester in college as a Computer Science major. We use
 just the 'normal' Ada in our schools. I think its an AlSys compiler or
 something. Anyway, I downloaded the GNAT and Win95 IDE files and want to
 learn the new features of Ada95. Are there any online/WEB tutorials or
 texts explaining the new features of Ada95 versus the earlier version?"


Have a look at...

	http://www.cs.rmit.edu.au/~dale/ada/aln.html
	

Dale




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Ada 95 tutorials/texts?
  1997-02-23  0:00 ` Gordon Dodrill
  1997-02-23  0:00   ` Dale Stanbrough
@ 1997-02-27  0:00   ` David Wheeler
  1 sibling, 0 replies; 6+ messages in thread
From: David Wheeler @ 1997-02-27  0:00 UTC (permalink / raw)



: Newmail17 wrote:

: > Im on my second semester in college as a Computer Science major. We use
: > just the 'normal' Ada in our schools. I think its an AlSys compiler or
: > something. Anyway, I downloaded the GNAT and Win95 IDE files and want to
: > learn the new features of Ada95. Are there any online/WEB tutorials or
: > texts explaining the new features of Ada95 versus the earlier version?

Lovelace is at:
  http://www.adahome.com/Tutorials/Lovelace/lovelace.htm

It covers all of Ada95, but it does point out what's new.
If you're primarily interested in the object-oriented additions to Ada
in Ada95, jumpt to chapter 7.


--- David A. Wheeler
    dwheeler@ida.org





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1997-02-27  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-21  0:00 Ada 95 tutorials/texts? Newmail17
1997-02-21  0:00 ` Robert Dewar
1997-02-21  0:00 ` Larry Kilgallen
1997-02-23  0:00 ` Gordon Dodrill
1997-02-23  0:00   ` Dale Stanbrough
1997-02-27  0:00   ` David Wheeler

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