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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9dd5b1115995f5e1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-13 17:05:27 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!enews.sgi.com!news.xtra.co.nz!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: "Alex Gibson" Newsgroups: comp.lang.ada Subject: Re: From Ada to C++ Date: Mon, 14 Apr 2003 10:00:55 +1000 Organization: Ihug Limited Message-ID: References: <4vUla.2451$ah6.1009@nwrdny03.gnilink.net> NNTP-Posting-Host: p52-tnt3.syd.ihug.com.au X-Trace: lust.ihug.co.nz 1050278726 25541 203.173.132.52 (14 Apr 2003 00:05:26 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Mon, 14 Apr 2003 00:05:26 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1123 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1123 Xref: archiver1.google.com comp.lang.ada:36125 Date: 2003-04-14T10:00:55+10:00 List-Id: "Stephane Richard" wrote in message news:4vUla.2451$ah6.1009@nwrdny03.gnilink.net... > Hi Alex, ,Are you looking to Learn C++ based on what you know in Ada? or > are you just looking to find an advancecd level C++ reference material? > > I have a document in my hard drive that takes C++ programmers into the Ada > World, but nmot the other way around. However I do have a (good collection) > of advanced C++ documents. from beginner's to very advancecd. > > if you're looking for something in particular, just let me know what you > need. I wouldn't look for a "if I do it this way in Ada, how do I do it in > C++" kind of book, that would be "wishfull thinking" at best :-). > > You can let me know either here on this group or just email me at the > address in the From Line of this email :-) > > Regards, > > Stephane Richard > Software Developer > Currently learning vhdl, just starting to have a look at Ada. Intermediate level in c, c++, java and fortran. Doing more embedded programming lately, assembly(pic and AVR, still learning 8051 asm) and c. The winavr port of gcc(for Atmel AVR microprocessors - 8 bit) is pretty good with c ,c++ and a group adding ada support. Thanks. Alex Gibson