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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,55a5f36014a8c16c X-Google-Attributes: gid103376,public From: gerhard.haering@altoetting-online.de (Gerhard Haering) Subject: Re: IDE for GNAT/Linux? Date: 1998/01/19 Message-ID: <34c29f47.7713059@news.altoetting-online.de>#1/1 X-Deja-AN: 317207354 Content-Transfer-Encoding: 8bit References: <34B95DD8.415C2599@altoetting-online.de> <34BA403E.5FDE@gsfc.nasa.gov> <34BC0A6E.8CDD593@altoetting-online.de> <01bd2202$a756bb40$95fc82c1@xhv46.dial.pipex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Organization: CameloT Online Services Newsgroups: comp.lang.ada Date: 1998-01-19T00:00:00+00:00 List-Id: Thanks for your advices. On 15 Jan 1998 22:11:03 GMT, "Nick Roberts" wrote: >At the risk of sounding slightly fatuous, why not write your own text >editor, in Ada? It would be a great way to learn Ada, [...] When you learn a new language, you start with programming a word processor? ;-) [I am currently programming a very simple card game in Ada. There�s a computer player and a human player, which should be interfaced equally by a handler. This was also the way I learnt oop in c++.]