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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,751d508677a5add1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder.news-service.com!newsfeed.straub-nv.de!open-news-network.org!news.ett.com.ua!not-for-mail From: anon@att.net Newsgroups: comp.lang.ada Subject: Re: ADA made me hate programming Date: Wed, 30 Jun 2010 06:40:39 +0000 (UTC) Organization: ETT newsserver Message-ID: References: <8f469661-370c-4484-82d8-f1b365455e0f@w12g2000yqj.googlegroups.com> Reply-To: anon@anon.org NNTP-Posting-Host: dialup-4.225.175.174.dial1.dallas1.level3.net X-Complaints-To: usenet@news.ett.com.ua X-Notice: Filtered by postfilter v. 0.6.1 X-Newsreader: IBM NewsReader/2 2.0 Xref: g2news1.google.com comp.lang.ada:12020 Date: 2010-06-30T06:40:39+00:00 List-Id: In <8f469661-370c-4484-82d8-f1b365455e0f@w12g2000yqj.googlegroups.com>, mahdert writes: >When I first started my undergraduate studies as a computer science >major, I was forced to use ADA in an introductory course.. Mind you I >was already familiar with C++ at that time..but after dealing with ADA >and compilet time errors for about a year, I decided to change my >major to mech eng.. > >Now, after many years, I started to revisit ADA and I seem to catch on >to it.. but I feel (i know) its mostly due to my own experience and >maturity level.. > >So, I have to ask your opinion.. DO you think that the push for >universities to use ADA is a big conspiracy among academicians to kill >the passion of comp. sci in young students who would like to become >software engineers???? I do not see any other reason why.. > The Ada lang. aids the programmer to become a better programmer. But that means that the programmer must be willing to alter their bad habits and ideas on programming to a more pure and structured way of programming. After which even debugging is a breeze compared to other languages. The big conspiracy among academicians is pushing C++ and other languages, were bad habits can become a cancer to the programmer/maintainers of any software package.