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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,9aa6a4e21aaa2eac X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!k42g2000yqb.googlegroups.com!not-for-mail From: Phil Thornley Newsgroups: comp.lang.ada Subject: Re: Good book(s) on data structures? Date: Fri, 14 May 2010 04:22:23 -0700 (PDT) Organization: http://groups.google.com Message-ID: <0abc4934-60d3-490b-b1f9-af8542156c08@k42g2000yqb.googlegroups.com> References: NNTP-Posting-Host: 80.177.171.182 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1273836143 30602 127.0.0.1 (14 May 2010 11:22:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 14 May 2010 11:22:23 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k42g2000yqb.googlegroups.com; posting-host=80.177.171.182; posting-account=Fz1-yAoAAACc1SDCr-Py2qBj8xQ-qC2q User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:11603 Date: 2010-05-14T04:22:23-07:00 List-Id: On 14 May, 09:23, aprogram...@nospam.org wrote: > Hi, > > Can anyone recommend a good book or books on data structures? I couldn't > find an obvious news group to post in, but given Ada and Ada people have a > software-engineering approach lacking in many other communities I figured > to ask here. > The most obvious one referencing Ada is Mike Feldman's "Software Construction and Data Structures with Ada95". ISBN 0-201-88795-9. It still seems to be in print. Cheers, Phil