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-7-bit X-Google-Thread: 103376,4fe319e8a983326a X-Google-Attributes: gid103376,public From: "Robert L. Klungle" Subject: Re: Ada & C Date: 2000/01/09 Message-ID: <3878D189.80E1CCB4@gte.net>#1/1 X-Deja-AN: 570429647 Distribution: world Content-Transfer-Encoding: 7bit References: X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Abuse-Info: Otherwise we will be unable to process your complaint properly X-Complaints-To: abuse@gte.net X-Trace: /K0ZEEoEDe1EjuRe1fyxV9s90gcAekQeAJuhguzYYZOd6TE6+vxvkxXU0fAGf6h9GcOGb7EfWx+t!zmmlDSWu6OMojaJUn+5hetlc0o/RfMZNgPSvU+qTx2nLgjK2 Organization: B & D Associates MIME-Version: 1.0 NNTP-Posting-Date: Sun, 09 Jan 2000 18:21:30 GMT Newsgroups: comp.lang.ada Date: 2000-01-09T00:00:00+00:00 List-Id: "A.J. Werner" wrote: > Hello, > I've used Ada for the past 5 years and really got to apply what I know > this past summer. Now I'm being hired (hopefully) back by the same company > but for a different position. In this instance, they want me to know MS > Visual C++ and are willing to put me through training to get caught up to > speed (mainly MFCs). I've had a limited exposure to C++ and only used C a > little bit in my academic career (from which I'm a recent grad). > I have two books right now for C - "The C Programming Language (2nd Ed. ) > by Kernighan and Ritchie" and O'Reilly's "Practical C++ Programming edited > by Steve Oualline" Aside from pouring over these books, are there any other > books or material that I can purchase for my own library that anyone would > recommend?? Thanks. > > -A.J. Werner > http://www.pr.erau.edu I would recommend "Programming Windows" by Charles Petzold. Good intro to MFC. He also has some references. Available at Crown, etc. bob