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-08 15:04:48 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: mheaney@on2.com (Matthew Heaney) Newsgroups: comp.lang.ada Subject: Re: From Ada to C++ Date: 8 Apr 2003 15:04:47 -0700 Organization: http://groups.google.com/ Message-ID: <1ec946d1.0304081404.1afd95d9@posting.google.com> References: NNTP-Posting-Host: 66.162.65.162 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1049839488 18981 127.0.0.1 (8 Apr 2003 22:04:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 8 Apr 2003 22:04:48 GMT Xref: archiver1.google.com comp.lang.ada:36003 Date: 2003-04-08T22:04:48+00:00 List-Id: "Anis Ben Dekhil" wrote in message news:... > Hi there, > I'm fluent in Ada95 and I'm searching for a C++ book for experienced > programmers. > > Any suggestions ? I liked Essential C++, by Stanley Lippman. It's nice and short, to get you programming sooner rather than later. (Don't confuse this with his C++ Primer, which weighs in at over 1000 pages.) If you've used the Charles container library, than learning the C++ STL should be a snap. http://home.earthlink.net/~matthewjheaney/charles/