From owner-freebsd-questions@FreeBSD.ORG Fri Oct 6 15:24:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B40216A403 for ; Fri, 6 Oct 2006 15:24:02 +0000 (UTC) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B7E43D70 for ; Fri, 6 Oct 2006 15:24:01 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 54DC4DB003B for ; Fri, 6 Oct 2006 11:24:00 -0400 (EDT) Received: from heartbeat2.internal ([10.202.2.161]) by frontend3.internal (MEProxy); Fri, 06 Oct 2006 11:24:02 -0400 X-Sasl-enc: YKTNVxyuPMUbhakCZfWpMUmrXz+lN7VxSzefFo4jA9g2 1160148242 Received: from gumby.localdomain (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mail.messagingengine.com (Postfix) with ESMTP id 831FD127C for ; Fri, 6 Oct 2006 11:24:02 -0400 (EDT) From: RW To: freebsd-questions@freebsd.org Date: Fri, 6 Oct 2006 16:23:57 +0100 User-Agent: KMail/1.9.4 References: <20061005013907.51466.qmail@web83115.mail.mud.yahoo.com> In-Reply-To: <20061005013907.51466.qmail@web83115.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610061623.58778.list-freebsd-2004@morbius.sent.com> Subject: Re: Good References and or Books for learning ADA X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 15:24:02 -0000 On Thursday 05 October 2006 02:39, backyard wrote: > Hello All, > > I'm looking to teach myself ADA using the Gnu Compiler > Collection and GNATS as my compiler under an i386 > FreeBSD 6.X system. I'm just curious if any ADA > programmers out there can point me to some decent > books/online resources for learning the basics and > more advanced aspects of ADA. They would be most > useful if they referenced ADA95 as that appears to be > the standard gnats supports. When I did an ADA course, Barnes's "Programming in Ada 95" was the standard text. That was about 8 years ago, but it's gone to a second edition since then. http://www.amazon.com/Programming-Ada-2nd-John-Barnes/dp/0201342936/