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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,57180dce784f3587 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-05 00:32:06 PST Path: nntp.gmd.de!Germany.EU.net!EU.net!news2.fnet.fr!enst!not-for-mail From: rosen@enst.fr (Jean-Pierre Rosen) Newsgroups: comp.lang.ada Subject: Re: Ada Concept Book Date: 5 Jan 1995 09:32:06 +0100 Organization: Ecole Nationale Superieure des Telecommunications, Paris France Message-ID: <3egaq6$6fp@cyclope.enst.fr> References: <3eccjr$2q0@urvile.MSUS.EDU> <3efsgg$dvf@felix.seas.gwu.edu> NNTP-Posting-Host: cyclope.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: 1995-01-05T09:32:06+01:00 List-Id: In article <3efsgg$dvf@felix.seas.gwu.edu>, mfeldman@seas.gwu.edu (Michael Feldman) writes: > In article <3eccjr$2q0@urvile.MSUS.EDU>, > Scott Bauer ;-) wrote: > >I'm looking for a really good ada concept and algorithm book. > >One that contains information on File systems using ada would be most > >useful. Especially using blocking and buffering. The one I'm currently > >using for class just doesn't cut it. > >Thanks for any suggestions > > > This is the only file structures book that uses Ada as its language of > discourse. [...] Not the only one! I can recommend: "Des structures aux bases de donnees", by C. Carrez, Dunod Publisher. A very good book, because it addresses data structures and data bases, and it just happenned to use Ada because the author thought it was the most readable way to describe algorithms. Well... Of course, it's in French, but the language was not part of the initial specification...