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,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,75dbd5a0f0ce9808 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-04 22:23:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!t-online.de!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: Richard Riehle Newsgroups: comp.lang.ada Subject: Re: Need some help Date: Thu, 04 Apr 2002 22:13:08 -0800 Organization: AdaWorks Software Engineering Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1017987782 91876 137.194.161.2 (5 Apr 2002 06:23:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Fri, 5 Apr 2002 06:23:02 +0000 (UTC) Return-Path: X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 Precedence: bulk X-Reply-To: richard@adaworks.com List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:22132 Date: 2002-04-04T22:13:08-08:00 achour ait hamou wrote: > Hi every one; > > I'm a beginner in Ada programmation. I need to code a software for aircraft > Head Up Display system, so I don't know if someone have any idea how to do > it in Ada. I'll appreciate your help, even if you can send me some papers or > publications in this field. > > Thanks a lot. > ------------------------- > achour Ait Hamou. > Montreal, Canada. Merhaba Hamou, You may download a copy of my booklet, Ada Distilled, from www.adaic.org. It is a starting point, but not a book on advanced Ada. Also get a copy of Ada As A Second Language by Norm Cohen and Concurrency in Ada by Burns and Wellings. You should also develop a friendship with one of the other Ada programmers in your organization so you have someone who can answer questions or give you direction as you go. Richard Riehle