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.1 required=5.0 tests=BAYES_00,LOTS_OF_MONEY, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,b9ace55b4f3fafd3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-08 09:31:41 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!in.100proofnews.com!in.100proofnews.com!cycny01.gnilink.net!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny02.gnilink.net.POSTED!53ab2750!not-for-mail From: "Stephane Richard" Newsgroups: comp.lang.ada References: <8d63e22a.0310070510.607bd55a@posting.google.com> <_jzgb.27856$kD3.4968@nwrdny03.gnilink.net> <8d63e22a.0310080218.23ffb8be@posting.google.com> <8d63e22a.0310080744.2d292add@posting.google.com> Subject: Re: a good book to start with? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Wed, 08 Oct 2003 16:31:40 GMT NNTP-Posting-Host: 141.149.79.153 X-Complaints-To: abuse@verizon.net X-Trace: nwrdny02.gnilink.net 1065630700 141.149.79.153 (Wed, 08 Oct 2003 12:31:40 EDT) NNTP-Posting-Date: Wed, 08 Oct 2003 12:31:40 EDT Xref: archiver1.google.com comp.lang.ada:475 Date: 2003-10-08T16:31:40+00:00 List-Id: That would be it's first point :-). I just like to let others mention it themselves. hehehe -- St�phane Richard "Ada World" Webmaster http://www.adaworld.com "Olivier Laurent" wrote in message news:8d63e22a.0310080744.2d292add@posting.google.com... > "Stephane Richard" wrote in message news:... > > > Me well I simply prefer Ada for more than one reason. Mainly because it > > still detects more errors at compile time than Java can, which means that by > > the time yoru code compiles, there's: > > 1. a much higher change it will run > > 2. a much smaller debugging time from the coding to the end of debugging > > phase. > > Well I'ven't enough experience and knowledge to follow you on that > way. But with my humble perspective...ADA is "much" easier to read > than C++ family. > > Eh...I mean you just need to read it to understand what's going on. > > > Olivier