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-12 06:27:28 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!micro-heart-of-gold.mit.edu!out.nntp.be!propagator2-sterling!news-in.nuthinbutnews.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny03.gnilink.net.POSTED!53ab2750!not-for-mail From: "Stephane Richard" Newsgroups: comp.lang.ada References: Subject: Re: From Ada to C++ X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: <4vUla.2451$ah6.1009@nwrdny03.gnilink.net> Date: Sat, 12 Apr 2003 13:27:28 GMT NNTP-Posting-Host: 141.149.81.9 X-Complaints-To: abuse@verizon.net X-Trace: nwrdny03.gnilink.net 1050154048 141.149.81.9 (Sat, 12 Apr 2003 09:27:28 EDT) NNTP-Posting-Date: Sat, 12 Apr 2003 09:27:28 EDT Xref: archiver1.google.com comp.lang.ada:36101 Date: 2003-04-12T13:27:28+00:00 List-Id: 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 "Alex Gibson" wrote in message news:b75gd0$rqo$1@lust.ihug.co.nz... > > "Anis Ben Dekhil" wrote in message > news:opEka.52907$S71.46736@news.primus.ca... > > Hi there, > > I'm fluent in Ada95 and I'm searching for a C++ book for experienced > > programmers. > > > > Any suggestions ? > > > > Thanks. > > > > > > best c++ group > alt.comp.lang.learn.c-c++ > > faq at ftp://snurse-l.org/pub/acllc-c++/faq > > > Comes down to what you like(authors style etc) > > > See links in faqs for book reviews or reviews on www.accu.org > > > C++ Faq Recommendations > http://marshall-cline.home.att.net/cpp-faq-lite/how-to-learn-cpp.h > tml > > > > Books below are possible suggestions > > Books for c++ > > Thinking in C++ by Bruce Eckel can download a copy(www.bruceeckel.com ) > C++ Primer by Lippman & Lajoie > C++Primer Answer Book by Tondo & Leung > Accelerated C++ by Koenig & Moo > Essential C++ by Lippman > (sort of condensed version of the primer > - 200pages instead of 1200) > Learning to Program in C++ by Heller > Teach yourself C++ in 21 days by Liberty > C++ Primer Plus by Prata > > Intermediate and Advanced > The C++ Standard Library by Josuttis > Standard C++ IOStreams and Locales by Langer and Kreft > C++ Gems by Lippman > Exceptional C++ by SutterMore Exceptional C++ by SutterEfective C++ by > MeyersMore Effective C++ by MeyersEffective STL by MeyersModern C++ Design > by AlexandruStandard C++ IOStreamsThe C++ Standard Library by Nicolai > Josuttis > > > Reference books > The C++ Standard Library by Josuttis > The C++ Programming Language by Stroustrup > The C++ FAQs by Cline,Lomow and Girou > The C Programming Faqs by Steve Summit > > > faqs. > They give pointers to books, compilers(free), and web tutorials. > > http://snurse-l.org/acllc-c++/faq alt.comp.lang.learn.c-c++ > > http://www.eskimo.com/~scs/C-faq/top.html comp.lang.c > > http://www.parashift.com/c++-faq-lite/ comp.lang.c++ > > > Unofficial comp.lang.c booklist > http://users.powernet.co.uk/eton/clc/cbooks.html > > C++ faq recommendations > http://marshall-cline.home.att.net/cpp-faq-lite/how-to-learn-cpp.h > tml > > Alex > >