[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ reference?



    Date: Tue, 1 Dec 1992 15:27 EST
    From: William D. Gooch <gooch@tijeras.sw-sw.com>

    Can anyone recommend a good reference on C++?  It would be particularly
    nice if there were a "C++ For CLOS Hackers," or some such.  I have a
    small amount of C++ experience, but I want to come up to full speed as
    quickly as possible for a new project.  Thanks.

I too have been looking for "C++ For CLOS Hackers".  While I haven't
found anything suitable I can tell you that Stroustrup's books [1] are
among the most opaque imaginable.  Lippman [2] came recommended, but
is of the standard variety aimed at C programmers.

Please pass on any tips you get.

[1] Stroustrup, Bjarne "The C++ Programming Language" Addison Wesley  ISBN 0-201-12078-X
    Ellis, Margaret A. and Stroustrup Bjarne "The Annotated C++ Reference Manual"
        Addison Wesley   ISBN 0-201-51459-1
[2] Lippman, Stanley B.  "C++ Primer"  Addison Wesley   ISBN 0-201-16487-6