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, MSGID_RANDY,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,40faddc97c0ae97b,start X-Google-Attributes: gid103376,public From: "Andrew" Subject: GUI Design for Ada Date: 1999/10/28 Message-ID: <7vb03r$1ea$1@news5.fast.net>#1/1 X-Deja-AN: 541895469 X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Complaints-To: abuse@fast.net X-Trace: news5.fast.net 941163451 1482 209.92.13.227 (29 Oct 1999 02:17:31 GMT) Organization: FASTNET(R) - Business and Personal Internet Solutions X-MSMail-Priority: Normal NNTP-Posting-Date: 29 Oct 1999 02:17:31 GMT Newsgroups: comp.lang.ada Date: 1999-10-29T02:17:31+00:00 List-Id: I just started using Ada at work. Had my first week of training. It's a very interesting language. Very unforgiving of sloppy or imprecise coding. Anyhow, I picked Ada95 Problem Solving and Program design. SO far I like the book. However, the project I'm working on is a multi-process simulation that runs on a dual PowerPC system. I'm looking for a good reference/tutorial type book that discusses real-time programming in Ada that's new to this field. In addition, I'm also looking for info/book that will help to design GUI front end for an Ada program running in Windows. I'm an intermediate level programmer that has written some code (nothing complex) in Visual Basic, Java and now looking into Visual C++. thanks; ------------------------------------------------------------------- Andrew