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,f25e853f410d55da X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Time to join the fold? Date: 1999/01/24 Message-ID: <1999Jan23.195701.1@eisner>#1/1 X-Deja-AN: 436165773 X-Nntp-Posting-Host: eisner.decus.org References: <78abg4$cnc$1@its.hooked.net> X-Trace: news.decus.org 917139424 25989 KILGALLEN [192.67.173.2] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-01-24T00:00:00+00:00 List-Id: In article <78abg4$cnc$1@its.hooked.net>, "Mike Silva" writes: > First, how long would it take me (a long-time C [and a bit of > C++] programmer) to get productive in Ada? That should not be a problem if you really want to learn it. Read some of the great textbooks out there to get a feel for programming in Ada. When you start to think in terms of arrays rather than pointers to arrays, for instance, you are starting to get into the spirit of things. > Second, what is the best way to > present the case to my boss? He's open-minded, but switching to a new > language that I don't know is bound to require plenty of justification. You should be able to say: 1) On paper, it appears Ada provides the following benefits... 2) I have tried some sample work similar to what we do in our business and my own experiments show Ada is the best choice. If you cannot answer "yes" to number 2 (for whatever reason), then you should not make a change based just on the internet comments of a bunch of zealots :-). Larry Kilgallen