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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c6e96e5cf344d207 X-Google-Attributes: gid103376,public From: mfeldman@seas.gwu.edu (Michael Feldman) Subject: Re: Searching and Sorting an Array Date: 1998/10/25 Message-ID: <710oac$klb@felix.seas.gwu.edu>#1/1 X-Deja-AN: 405053535 References: <70j0fn$g3i$1@nnrp1.dejanews.com> <70jj68$or8$1@samsara0.mindspring.com> X-Trace: fozzy.nit.gwu.edu 909370472 128.164.9.3 (Sun, 25 Oct 1998 21:54:32 EDT) Organization: George Washington University NNTP-Posting-Date: Sun, 25 Oct 1998 21:54:32 EDT Newsgroups: comp.lang.ada Date: 1998-10-25T00:00:00+00:00 List-Id: In article <70jj68$or8$1@samsara0.mindspring.com>, Gerome Miklau wrote: >I am taking a class where we are using "Ada95: Problem Solving and Program >Design" by Feldman and Koffman. It has a chapter on arrays and some >treatment of simple sorting methods, though nothing like you would find in >an algorithms book. > Actually, my data structures text would be better for this purpose. It does have a good bit of material on sorting and searching. Feldman, M.B. Software Construction and Data Structures with Ada 95 Addison-Wesley, 1997. ISBN 0-201-88795-9 http://www.awl.com/cseng/titles/0-201-88795-9/ Michael Feldman ------------------------------------------------------------------------ Michael B. Feldman - chair, ACM SIGAda Education Working Group Professor, Dept. of Electrical Engineering and Computer Science The George Washington University - Washington, DC 20052 USA mfeldman@seas.gwu.edu - 202-994-5919 (voice) - 202-994-0227 (fax) http://www.seas.gwu.edu/faculty/mfeldman ------------------------------------------------------------------------ "Whaddya mean, the Air Traffic Control system won't run without a Microsoft browser??!!!" -- political cartoon, Washington Post, Jan. 3, 1998 ------------------------------------------------------------------------ Ada on WWW: http://www.acm.org/sigada/education or http://www.adahome.com ------------------------------------------------------------------------