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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1479b753518e2325 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Lack of Ada Windows books (was: how to make Ada more popular? Date: 1999/01/24 Message-ID: <1999Jan23.194101.1@eisner>#1/1 X-Deja-AN: 436161065 X-Nntp-Posting-Host: eisner.decus.org References: <787hk5$q6t@drn.newsguy.com> <36a938da.0@news.pacifier.com> X-Trace: news.decus.org 917138506 25989 KILGALLEN [192.67.173.2] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-01-24T00:00:00+00:00 List-Id: In article <36a938da.0@news.pacifier.com>, "Steve Doiel" writes: > Does an Ada development system for Windows NT exist that lets me do > all of my development in Ada? When I have to read samples of C/C++ code > in order to make Windows API calls, and spend a considerable amount of > time fiddling with using the "bindings", I don't feel like I'm programming > in > Ada. It is these times that I think about how life would be easier if I > were > programming in C/C++. When I try to convince someone that Ada is a > good choice, this is a problem area. We need an up to date binding that > gives the user the impression Ada is natural with the Windows API. Some of the bindings issues are due to the system calls being Microsoft intellectual property, but I believe a major piece lacking is complete books on how to program against Windows NT in Ada. There are _many_ competing offerings in C/C++ terms, and _many_ in Delphi terms, but none for Ada. The typical answer from Ada vendors seems to be "everybody knows C -- read a C book and translate in your head. This is _not_enough_. Of course you don't have to be a compiler vendor to write a great book in this area. Perhaps there are one or more being written as we quibble. Larry Kilgallen