comp.lang.ada
 help / color / mirror / Atom feed
* Which books to learn ADA?
@ 2003-11-22 15:51 Alessio Sangalli
  2003-11-22 15:57 ` Stephane Richard
  2003-11-24 17:13 ` Jerry Petrey
  0 siblings, 2 replies; 10+ messages in thread
From: Alessio Sangalli @ 2003-11-22 15:51 UTC (permalink / raw)


Hi, I would like to learn the ADA language. Woudl you suggest me a 
couple of books I could begin to read? I'm an experienced programmer in 
C, C++, Java etc.

I'd use gnat in a Linux environment to learn the language.

Thank you
Alessio Sangalli





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

* Re: Which books to learn ADA?
  2003-11-22 15:51 Which books to learn ADA? Alessio Sangalli
@ 2003-11-22 15:57 ` Stephane Richard
  2003-11-22 17:19   ` Preben Randhol
  2003-11-24 17:13 ` Jerry Petrey
  1 sibling, 1 reply; 10+ messages in thread
From: Stephane Richard @ 2003-11-22 15:57 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

Hi Alessio

Take a look at the learning center of my website (http://www.adaworld.com
and click on the learning center) you'll see tutorials and free donwloadable
PDF files you can get.  Since you know C/C++  I suggest reading Ada
Distilled (available in the free books section) which is specifically made
for experienced programmers in other languages.

-- 
St�phane Richard
"Ada World" Webmaster
http://www.adaworld.com


"Alessio Sangalli" <alesanRemoveMePls@manoweb.com> wrote in message
news:bpo0h6$1q1u45$1@ID-157791.news.uni-berlin.de...
> Hi, I would like to learn the ADA language. Woudl you suggest me a
> couple of books I could begin to read? I'm an experienced programmer in
> C, C++, Java etc.
>
> I'd use gnat in a Linux environment to learn the language.
>
> Thank you
> Alessio Sangalli
>
>





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

* Re: Which books to learn ADA?
  2003-11-22 15:57 ` Stephane Richard
@ 2003-11-22 17:19   ` Preben Randhol
  2003-11-22 17:26     ` Alessio Sangalli
  0 siblings, 1 reply; 10+ messages in thread
From: Preben Randhol @ 2003-11-22 17:19 UTC (permalink / raw)


On 2003-11-22, Stephane Richard <stephane.richard@verizon.net> wrote:
> Hi Alessio
>
> Take a look at the learning center of my website (http://www.adaworld.com
> and click on the learning center) you'll see tutorials and free donwloadable
> PDF files you can get.  Since you know C/C++  I suggest reading Ada
> Distilled (available in the free books section) which is specifically made
> for experienced programmers in other languages.

but http://www.cmis.brighton.ac.uk/~je/adacraft/ doesn't hurt either.
-- 
"Saving keystrokes is the job of the text editor, not the programming
 language."



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

* Re: Which books to learn ADA?
  2003-11-22 17:19   ` Preben Randhol
@ 2003-11-22 17:26     ` Alessio Sangalli
  2003-11-22 17:41       ` Bent Bracke
  2003-11-22 17:50       ` Jeffrey Carter
  0 siblings, 2 replies; 10+ messages in thread
From: Alessio Sangalli @ 2003-11-22 17:26 UTC (permalink / raw)


Preben Randhol wrote:

> but http://www.cmis.brighton.ac.uk/~je/adacraft/ doesn't hurt either.

cool links thank you. However could you tell me a couple of book titles, 
to read when I'm on the train?

Thank you!
regards
Alessio Sangalli





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

* Re: Which books to learn ADA?
  2003-11-22 17:26     ` Alessio Sangalli
@ 2003-11-22 17:41       ` Bent Bracke
  2003-11-22 20:11         ` Alessio Sangalli
  2003-11-22 17:50       ` Jeffrey Carter
  1 sibling, 1 reply; 10+ messages in thread
From: Bent Bracke @ 2003-11-22 17:41 UTC (permalink / raw)


In message <bpo640$1qg363$1@ID-157791.news.uni-berlin.de>
          Alessio Sangalli <alesanRemoveMePls@manoweb.com> wrote:

> Preben Randhol wrote:
> 
> > but http://www.cmis.brighton.ac.uk/~je/adacraft/ doesn't hurt either.
> 
> cool links thank you. However could you tell me a couple of book titles, 
> to read when I'm on the train?

Norman H. Cohen: "Ada as a second language", Second edition,
McGraw-Hill, ISBN 0-07-011607-5

regards
Bent Bracke



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

* Re: Which books to learn ADA?
  2003-11-22 17:26     ` Alessio Sangalli
  2003-11-22 17:41       ` Bent Bracke
@ 2003-11-22 17:50       ` Jeffrey Carter
  1 sibling, 0 replies; 10+ messages in thread
From: Jeffrey Carter @ 2003-11-22 17:50 UTC (permalink / raw)


Alessio Sangalli wrote:

> cool links thank you. However could you tell me a couple of book titles, 
> to read when I'm on the train?

You could always print the on-line books :)

I'd recommend Barnes /Programming in Ada 95/ and Cohen /Ada as a 2nd 
Language/.

In addition to AdaWorld, AdaPower (www.adapower.com) is a good site. The 
"Books" link might be of interest to you.

-- 
Jeff Carter
"Why don't you bore a hole in yourself and let the sap run out?"
Horse Feathers
49




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

* Re: Which books to learn ADA?
  2003-11-22 17:41       ` Bent Bracke
@ 2003-11-22 20:11         ` Alessio Sangalli
  2003-11-23  1:02           ` Jeffrey Carter
  0 siblings, 1 reply; 10+ messages in thread
From: Alessio Sangalli @ 2003-11-22 20:11 UTC (permalink / raw)


Thanks to everybody, I hope to learn ADA well :)

bye!
as




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

* Re: Which books to learn ADA?
  2003-11-22 20:11         ` Alessio Sangalli
@ 2003-11-23  1:02           ` Jeffrey Carter
  2003-11-23 14:16             ` Alessio Sangalli
  0 siblings, 1 reply; 10+ messages in thread
From: Jeffrey Carter @ 2003-11-23  1:02 UTC (permalink / raw)


Alessio Sangalli wrote:

> Thanks to everybody, I hope to learn ADA well :)

Note that everyone who replied to you wrote "Ada". It's a woman's name, 
not an acronym.

-- 
Jeff Carter
"Why don't you bore a hole in yourself and let the sap run out?"
Horse Feathers
49




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

* Re: Which books to learn ADA?
  2003-11-23  1:02           ` Jeffrey Carter
@ 2003-11-23 14:16             ` Alessio Sangalli
  0 siblings, 0 replies; 10+ messages in thread
From: Alessio Sangalli @ 2003-11-23 14:16 UTC (permalink / raw)


Jeffrey Carter wrote:

> Note that everyone who replied to you wrote "Ada". It's a woman's name, 
> not an acronym.

Ok, this was my first *Ada* lesson!

thank you
as






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

* Re: Which books to learn ADA?
  2003-11-22 15:51 Which books to learn ADA? Alessio Sangalli
  2003-11-22 15:57 ` Stephane Richard
@ 2003-11-24 17:13 ` Jerry Petrey
  1 sibling, 0 replies; 10+ messages in thread
From: Jerry Petrey @ 2003-11-24 17:13 UTC (permalink / raw)




Alessio Sangalli wrote:

> Hi, I would like to learn the ADA language. Woudl you suggest me a
> couple of books I could begin to read? I'm an experienced programmer in
> C, C++, Java etc.
>
> I'd use gnat in a Linux environment to learn the language.
>
> Thank you
> Alessio Sangalli

I would recommend:

Programming in Ada  ISBN: 0201342936

Ada for Software Engineers  ISBN: 0471979120

Ada as a Second Language ISBN: 0070116075

Also you might take a look at:
Ada 95 for C and C ++ Programmers  ASIN: 0201403633

Jerry

--
---------------------------------------------------------------------------------

-- Jerry Petrey
-- Senior Principal Systems Engineer - Navigation (GPS/INS), Guidance, &
Control
-- Raytheon Missile Systems          - Member Team Ada & Team Forth
-- NOTE: please remove <NOSPAM> in email address to reply
---------------------------------------------------------------------------------






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

end of thread, other threads:[~2003-11-24 17:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-22 15:51 Which books to learn ADA? Alessio Sangalli
2003-11-22 15:57 ` Stephane Richard
2003-11-22 17:19   ` Preben Randhol
2003-11-22 17:26     ` Alessio Sangalli
2003-11-22 17:41       ` Bent Bracke
2003-11-22 20:11         ` Alessio Sangalli
2003-11-23  1:02           ` Jeffrey Carter
2003-11-23 14:16             ` Alessio Sangalli
2003-11-22 17:50       ` Jeffrey Carter
2003-11-24 17:13 ` Jerry Petrey

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