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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6c434e6fc0d3ab95 X-Google-Attributes: gid103376,public From: "Eric B. Lemings" Subject: Re: What good is Ada ??? Date: 1997/01/05 Message-ID: <32D067C8.3920@etsu-tn.edu>#1/1 X-Deja-AN: 207970123 references: <32cf95b5.9781483@netnews2.worldnet.att.net> content-type: text/plain; charset=us-ascii organization: East Tennessee State University mime-version: 1.0 reply-to: zebl1@etsu-tn.edu newsgroups: comp.lang.ada x-mailer: Mozilla 3.0 (WinNT; I) Date: 1997-01-05T00:00:00+00:00 List-Id: Ah Chong wrote: > > I have to take Ada this quarter. > > It is actually Data Structures in Ada. > > But why learn Ada? > > Why not Java ? > I'm still learning both languages but I think I can answer this one: Ada is a more mature language; it has been standardized since 1983. And everyone knows that the best language for learning, not necessarily using, data structures is Pascal, or in this case, a Pascal-like language. Java is still growing. It is incomplete having been specified for the most part but still being far from implemented. Sorta like the draft C++ standard. Eric Lemings.