[Please do not mail me a copy of your followup]
My list:
C Programming Language (K&R)
C++ Programming Language, 1st, 2nd and 3rd editions
C++ FAQs
Practical C++
C++ Programming Guidelines
ATL Internals
Modern C++ Design
C++ Templates
Effective C++, 3rd ed.
C++ Standard Library
C++ IOStreams
and probably a couple more
--
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
<
http://legalizeadulthood.wordpress.com/the-direct3d-graphics-pipeline/>
Legalize Adulthood! <
http://legalizeadulthood.wordpress.com>
Those, except "C++ Templates" though I've seen it. Schildt, Harbison
and Steele, I have a copy of the ISO Language Reference Manual.
"C++ Programming Guidelines", "Practical C++", also I might not know
these either.
Locales, C++, X and Motif quick reference guide, no, that is not C++.
I like Herb Schildt's book I don't see what's so wrong with it as
people say. Herb Schildt's book is a listing of the functions in C
and C++ of relevance with old I/O streams. He explains how to use
them and leaves it to the reader. I haven't found any errors in it,
using it before, "C++, the Complete Reference".
http://en.wikipedia.org/wiki/Herbert_Schildt
Really though I haven't written and published a book myself so, I
think these are each good books. For example you published a Direct3D
book, no. Is that not so, Richard? I look forward to reading it
again, I guess.
I have been reading the Language Reference Manual sometimes, really
the syntax browser at the hcb or so is a preferable way to intepret "C+
+". I have read those before and own copies of most of those books.
Probably, lots of people reading this have read all those books then
chewed them up to make C++. Imagine Bjarne Stroustrup's bookshelf:
every C++ book, which is like three. I've seen maybe ten, fifteen,
twenty other C++ books on the shelves, only C++ books with only C++.
A book is very convenient, for example without the internet, the C++
book is an excellent investment, they should make them large type for
coffee tables. Really I imagine if we all started trading C++ reading
lists in this thread then it would be convenient to reform them, the
lists. I've been reading comp.lang.c++ where each day they are
posting links.
I am interested in the general compositor framework, here I have been
working to realize these C++ frameworks exactly as I have described
them. My general idea obviously at this point is to write a program
to read that and make it so. Luckily, conveniently, it's the same
program. I use the general compositor framework to resyntactize the
sentences. The iterator adapters are quite a different and useful
pattern and reading some of STLSoft was very enlightening. I got some
new template ideas from that that really made me happy. The other
day, there at least are more C++ posts on comp.lang.c++ than non C++
posts.
Ross Finlayson