From owner-freebsd-questions@FreeBSD.ORG Thu Oct 5 01:39:07 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 F2E2A16A40F for ; Thu, 5 Oct 2006 01:39:07 +0000 (UTC) (envelope-from backyard1454-bsd@yahoo.com) Received: from web83115.mail.mud.yahoo.com (web83115.mail.mud.yahoo.com [216.252.101.44]) by mx1.FreeBSD.org (Postfix) with SMTP id 7CF5843D55 for ; Thu, 5 Oct 2006 01:39:07 +0000 (GMT) (envelope-from backyard1454-bsd@yahoo.com) Received: (qmail 51468 invoked by uid 60001); 5 Oct 2006 01:39:07 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=V8Qs60dXPEsTse1mEGXm7Kx9KNjGMFRNG8hoWwyStcD8Fs4+4TeyMFpnv49iTQET9dWa5NYJx8juJzwNvUfl8lmgYwQAZg35EJYAExS43l7CUdnbmqDVG/QFAiD+h0DLFBvGw8vBoxXQ1irNKSfy2mZcFk8LqHuts998YFfqRoM= ; Message-ID: <20061005013907.51466.qmail@web83115.mail.mud.yahoo.com> Received: from [69.183.243.202] by web83115.mail.mud.yahoo.com via HTTP; Wed, 04 Oct 2006 18:39:07 PDT Date: Wed, 4 Oct 2006 18:39:07 -0700 (PDT) From: backyard To: FreeBSD Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Good References and or Books for learning ADA X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: backyard1454-bsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2006 01:39:08 -0000 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. I would also be interested in resources that describe integrating (I guess linking is more appropriate of a term) C/C++ libraries with ADA. This would mostly be for basic use with X Windows and Motif, GTK, or whatever makes the windows looks nice when I get that far, and OpenGL rendering, and likely ATLAS for crunching numbers. Unless there exists some ADA libraries for any of the above. I went to Borders today and couldn't find anything and a search online would comes up with millions of books that may or may not be useful. I guess I shouldn't be too supprised I couldn't even seem to find a book on Bind at Borders... thanks, -brian