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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,aa554b78fbc1aa13 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-28 07:24:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!193.251.151.101!opentransit.net!jussieu.fr!enst!enst.fr!not-for-mail From: Michal Nowak Newsgroups: comp.lang.ada Subject: Re: Games? A Newbie question Date: Fri, 28 Dec 2001 16:28:26 +0100 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <98104da8.0112280502.7e0addf3@posting.google.com> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: avanie.enst.fr 1009553043 3696 137.194.161.2 (28 Dec 2001 15:24:03 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Fri, 28 Dec 2001 15:24:03 +0000 (UTC) To: "comp.lang.ada usegroup->mailing list gateway" Return-Path: In-reply-to: <98104da8.0112280502.7e0addf3@posting.google.com> X-Mailer: Calypso Version 3.20.01.01 (3) Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.6 Precedence: bulk X-Reply-To: vinnie@inetia.pl List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:18354 Date: 2001-12-28T16:28:26+01:00 On 01-12-28 at 05:02 muaddib@digibank.it wrote: >Yes, i ve the GNAT free ed. and it's simple. Of course I'm a beginner >in ADA so can u suggest a kind of ADA Bible ? (Like the Kernighan & >Richie for C) If you want a printed book, "Ada as a second language", second edition by Norman H.Cohen is a good choice. Over 1000 pages of encyclopedic knowledge about Ada. However it is a bit expensive (87$ in Amazon) as for a student. I am very satisfied from this book. There are also lots of-online resources, to give you good start into Ada. Preben had such email with lots of links to help beginners. Yum may find most of them at: http://www.adapower.com/learn/ Good luck and happy Ada programming, Mike