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 X-Google-Thread: 103376,75dbd5a0f0ce9808 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-05 21:44: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: "achour ait hamou" Newsgroups: comp.lang.ada Subject: RE: Need some help Date: Sat, 6 Apr 2002 00:43:43 -0800 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: avanie.enst.fr 1018071843 34675 137.194.161.2 (6 Apr 2002 05:44:03 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sat, 6 Apr 2002 05:44:03 +0000 (UTC) Return-Path: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 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:22176 Date: 2002-04-06T00:43:43-08:00 Hi every one; Really, what I need is modeling a problem of Head Up Display in Ada then to code it. Specifically, I'm looking for papers about this topics for the first time. After, I will need to know how to program tasks and GUI (graphical user interfaces) in Ada. I thank you for your help, I visited adapower.com, it's a very nice site. ------------------ achour Ait Hamou -----Message d'origine----- De : comp.lang.ada-admin@ada.eu.org [mailto:comp.lang.ada-admin@ada.eu.org]De la part de Marin David Condic Envoy� : 5 avril, 2002 06:15 � : comp.lang.ada@ada.eu.org Objet : Re: Need some help Are you asking about how to learn Ada programming in general or is there something specific about Heads-Up Displays you had in mind? If you're just trying to learn Ada well enough to get your job done, you can find lots of books available at: http://www.adapower.com/ (See the "Books" tab) There are also on-line books/tutorials there as well. (See the "Learn Ada" tab) If you want help on some specific piece of Ada code that you have trouble with, post a code snippet here and chances are someone will answer you. Try to be a little more specific with your question & maybe we can be more helpful. MDC -- Marin David Condic Senior Software Engineer Pace Micro Technology Americas www.pacemicro.com Enabling the digital revolution e-Mail: marin.condic@pacemicro.com "achour ait hamou" wrote in message news:mailman.1017983642.5481.comp.lang.ada@ada.eu.org... > > 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. >