Request recommendation for C++ books
Dan Nguyen
nguyend7@cse.msu.edu
Fri, 14 Apr 2000 13:07:52 -0400
On Fri, Apr 14, 2000 at 10:04:49AM -0400, Narayanan Sivaraman wrote:
> Any one know of a good beginners C++ book?. Not a beginner at
> programming, just c++, have done c programming in the past. Also any
> good online books worth perusing?
>
The C++ Programming Language by Stroustrup is a good book. Not a very
good tutorial, nor a very good overview, nor a lot of things... but
it's a good book if you're looking for some gory details.
Most of the book is spent discussing the standard library (aka STL).
Not it's use so much, but rather an over view of how it's put
together...
It is a must have for any true C++ programmer.
--
Dan Nguyen | It is with true love as it is with ghosts;
nguyend7@msu.edu | everyone talks of it, but few have seen it.
dnn@debian.org | -Maxime De La Rochefoucauld