Re: What's up with C++ (books)?

Diego Sueiro <[email protected]> Fri, 27 May 2011 12:49:54 -0300
Newsgroups gmane.comp.programming.language-of-the-year
Message-ID <[email protected]>
I wouldn't call it comprehensive, but IMHO reading the classic Efficient C++
by Scott Meyers (already mentioned on this thread) would be quite useful in
such an scenario.

I'm not sure how old the latest edition is nor how updated it is with regard
to the (also mentioned) latest standard C++. There's also an EC C++ 2 but
not as necessary as the first book (though quite recommendable
nonetheless).

Such a developer might find useful having a look to Plauger's books on C and
C++ standard libraries also.

I'm not sure about newest books, as I haven't been using the language for
quite a long time.

Diego

On Fri, May 27, 2011 at 9:05 AM, <[email protected]> wrote:

>
>
> So, for someone just picking up C++ but not necessarily new to programming,
> what would be a good, up to date yet comprehensive C++ book? Is there "the"
> book like there is for Ruby and Perl?
>
> I think it gets harder to find a quality book on a technology that's been
> established, as they tend to be either geared for a complete newcomer or
> only cover recent changes.
>
>
>