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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fef3ad775ef4b0b7 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!k36g2000pri.googlegroups.com!not-for-mail From: Marco Newsgroups: comp.lang.ada Subject: Re: Ada for 1st year students Date: Sat, 25 Oct 2008 12:06:28 -0700 (PDT) Organization: http://groups.google.com Message-ID: <919fdcf4-0a96-48b8-9392-c71238db3752@k36g2000pri.googlegroups.com> References: <60e0c5f0-1e17-4add-b21e-b1ef622d5233@v13g2000pro.googlegroups.com> <01b1f1e3-02eb-4a2a-88a3-5650f114a227@v39g2000pro.googlegroups.com> <48EE710D.7080109@obry.net> <417af75d-56a0-44f3-b214-35c6603235e6@r38g2000prr.googlegroups.com> <014b15d2-fe7c-4eeb-9366-7c92ef07efe2@f40g2000pri.googlegroups.com> <01c4dcd1-2dd8-495c-9d2d-3e6976456378@s9g2000prg.googlegroups.com> NNTP-Posting-Host: 68.63.182.214 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1224961588 23328 127.0.0.1 (25 Oct 2008 19:06:28 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 25 Oct 2008 19:06:28 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k36g2000pri.googlegroups.com; posting-host=68.63.182.214; posting-account=WITAxQkAAAAHjnLda9Lofpqp8mERTWL4 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8221 Date: 2008-10-25T12:06:28-07:00 List-Id: > I am not teaching IDEs, or project management, or configuration > management. I am teaching algorithmics, and Ada. The visual noise and > extra work introduced by these Visual IDEs is simply unacceptable for > this purpose. How about Notepad++ ? http://notepad-plus.sourceforge.net/uk/site.htm No unnecessary registry crap it can run as a pure Win32 executable. For Linux you would need to use WINE to run it.