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,3885b7fd66a1db28 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-08 13:59:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!wn14feed!worldnet.att.net!204.71.34.3!newsfeed.cwix.com!newsfeed.vmunix.org!fu-berlin.de!uni-berlin.de!firewall.mdc-dayton.COM!not-for-mail From: Vinzent Hoefler Newsgroups: comp.lang.ada Subject: Re: Why is Ada NOT a good choice for a beginner to programming? Date: Wed, 08 Jan 2003 16:58:38 -0500 Organization: JeLlyFish software Message-ID: References: <8ivo1vo5ir3piqsck4ondj0cuo47g426kf@4ax.com> <9gMS9.483613$GR5.189928@rwcrnsc51.ops.asp.att.net> <3E1C62C7.5070005@cogeco.ca> NNTP-Posting-Host: firewall.mdc-dayton.com (12.161.103.180) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: fu-berlin.de 1042063187 16381605 12.161.103.180 (16 [175126]) X-Orig-Path: jellix.jlfencey.com!nobody X-Homepage: http://jlfencey.com X-Phone: +1-937-271-7158 Xref: archiver1.google.com comp.lang.ada:32790 Date: 2003-01-08T16:58:38-05:00 List-Id: faust wrote: > When the programmer is likely to have left in less than 2 years to > join another firm, who cares about "maintaining the result" ? Me, the maintainer. Vinzent. -- Steinbach's Guideline for Systems Programming: Never test for an error condition you don't know how to handle.