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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,af5bf4e3cf0c28b8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-04 05:04:59 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Cannot use NULL as identifier? Date: 04 Jun 2001 08:02:35 -0400 Organization: NASA Goddard Space Flight Center Message-ID: References: <9f2tuk$hbg$1@nh.pace.co.uk> <9f5n1i$iqq$1@nh.pace.co.uk> <3B17A028.A4A91C3F@brighton.ac.uk> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 991657127 2014 128.183.220.71 (4 Jun 2001 12:18:47 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 4 Jun 2001 12:18:47 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6 Xref: archiver1.google.com comp.lang.ada:8056 Date: 2001-06-04T12:18:47+00:00 List-Id: John English writes: > Marin David Condic wrote: > > For OOP in Ada, I rather liked the book "Object Oriented Software In Ada95" > > by Michael A. Smith. However, there are a number of other books on the > > subject... > > Not any more; as far as publishers are concerned, OOP means "out of > print" when applied to Ada :-( > > Mike's book is now OOP, as is mine. We are now having to consider > teaching another language at Brighton because of the lack of suitable > textbooks for beginners. The publishers aren't interested because the > market's too small. And various sections of industry are complaining > that they can't find enough trained Ada developers, so they're being > forced to move to Java or C++. Just going out on a limb here - Are paper textbooks really still necessary? Wouldn't a PDF file downloaded to the student's computer serve? It seems to me anyone taking an Ada course will have good access to a computer capable of displaying PDF files. I know I _much_ prefer online documentation to paper books! -- -- Stephe