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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,39bc67821e9fdfe5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-23 08:09:33 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!nntpserver.com!hub1.nntpserver.com!129.240.148.23.MISMATCH!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Newbie in ADA... Date: Tue, 23 Oct 2001 15:09:32 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3BD570E2.309EC4F7@studi.informatik.uni-stuttgart.de> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1003849772 10348 129.241.83.82 (23 Oct 2001 15:09:32 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 23 Oct 2001 15:09:32 +0000 (UTC) User-Agent: slrn/0.9.7.2 (Linux) Xref: archiver1.google.com comp.lang.ada:15081 Date: 2001-10-23T15:09:32+00:00 List-Id: On Tue, 23 Oct 2001 15:30:10 +0200, Marc Franz Neininger wrote: > Hi folks, > > I'm absolutely new to ADA... Coming from JAVA... Do you know any book > which can faciliate the shift to ADA ??? There is two books available on-line now that you might want to look at. http://www.it.bton.ac.uk/staff/je/adacraft/ http://burks.bton.ac.uk/burks/language/ada/ada95.pdf Some other nice links: Short Intro I : http://www.cl.cam.ac.uk/~mgk25/ada.html Short Intro II : http://www.adaic.com/docs/flyers/95intro.html Short Overview : http://www.adaic.com/docs/flyers/95overvw.html Main Ada site : http://www.adapower.com/index2.html ISO Reference Manual : http://www.adapower.com/rm95/ ISO Rational Manual : http://www.adapower.com/rationale/ Quality and Style Guide : http://www.adaic.com/docs/95style/html/cover.html Online Ada 95 book : http://www.it.bton.ac.uk/staff/je/adacraft/ Online Ada 95 book II : http://burks.bton.ac.uk/burks/language/ada/ada95.pdf Ada 95 book reviews : http://www.seas.gwu.edu/~mfeldman/ada95books.html GNU Ada Compiler(GNAT) : http://www.gnat.com/ GNAT for Linux, Dos, NetBSD, OS/2m SCO : http://www.gnuada.org/ GNAT for Windows : http://home.trouwweb.nl/Jerry/ GTKAda ToolKit (GTK+) : http://libre.act-europe.fr/GtkAda/ GNADE Project : http://gnade.sourceforge.net/ Preben Randhol