Go Back   Velocity Reviews > Newsgroups > C++
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

C++ - Announcement: C++ Primer, 4th edition

 
Thread Tools Search this Thread
Old 01-17-2005, 12:41 AM   #1
Default Announcement: C++ Primer, 4th edition


C++ Primer, 4th edition, is complete and in the publisher's hands. Copies
are expected in bookstores around the end of February, and some vendors are
already accepting preorders.

This edition adds Barbara Moo to the authors (which is why I'm mentioning
it), and is a complete rewrite using many of the principles behind
Accelerated C++. In particular, it now covers vectors, strings, and
iterators before arrays and pointers.

The two books are still very different from each other. Accelerated C++
covers only material that we believe every C++ programmer needs to know, and
is organized in an unconventional way that is optimized for fast learning
but isn't intended for use as a reference. C++ Primer is much more
conventionally organized, and also includes additional material that some
programmers will need to know and others won't. It is useful both as a text
and as a reference book. For these reasons, and because the Primer proceeds
at a more leisurely pace than Accelerated C++, it is nearly three times as
long (though still substantially shorter than the 3rd edition).

I've already received email asking whether there are plans for a new edition
of Accelerated C++. The answer is no: We see no reason to revise it until
the next C++ standard is ready. Everything in it is as valid today as when
it was published. Actually, some of it is more so: There are a few
statements in Accelerated C++ that were false until C++2003 made them true


You can find out more information about the C++ Primer, including the table
of contents, here:
http://www.aw-bc.com/catalog/academi...721481,00.html


[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]



Andrew Koenig
  Reply With Quote
Old 01-17-2005, 04:49 AM   #2
Artie Gold
 
Posts: n/a
Default Re: Announcement: C++ Primer, 4th edition
Andrew Koenig wrote:
> C++ Primer, 4th edition, is complete and in the publisher's hands. Copies
> are expected in bookstores around the end of February, and some vendors are
> already accepting preorders.
>
> This edition adds Barbara Moo to the authors (which is why I'm mentioning
> it), and is a complete rewrite using many of the principles behind
> Accelerated C++. In particular, it now covers vectors, strings, and
> iterators before arrays and pointers.
>
> The two books are still very different from each other. Accelerated C++
> covers only material that we believe every C++ programmer needs to know, and
> is organized in an unconventional way that is optimized for fast learning
> but isn't intended for use as a reference. C++ Primer is much more
> conventionally organized, and also includes additional material that some
> programmers will need to know and others won't. It is useful both as a text
> and as a reference book. For these reasons, and because the Primer proceeds
> at a more leisurely pace than Accelerated C++, it is nearly three times as
> long (though still substantially shorter than the 3rd edition).
>
> I've already received email asking whether there are plans for a new edition
> of Accelerated C++. The answer is no: We see no reason to revise it until
> the next C++ standard is ready. Everything in it is as valid today as when
> it was published. Actually, some of it is more so: There are a few
> statements in Accelerated C++ that were false until C++2003 made them true
>
>
> You can find out more information about the C++ Primer, including the table
> of contents, here:
> http://www.aw-bc.com/catalog/academi...721481,00.html
>
>
> [ See http://www.gotw.ca/resources/clcm.htm for info about ]
> [ comp.lang.c++.moderated. First time posters: Do this! ]
>


Spammer!



--ag

--
Artie Gold -- Austin, Texas
http://it-matters.blogspot.com (new post 12/5)
http://www.cafepress.com/goldsays


Artie Gold
  Reply With Quote
Old 01-17-2005, 08:00 AM   #3
Mike Wahler
 
Posts: n/a
Default Re: Announcement: C++ Primer, 4th edition
"Andrew Koenig" <> wrote in message
newsNwGd.30166$...
> C++ Primer, 4th edition, is complete and in the publisher's hands. Copies
> are expected in bookstores around the end of February, and some vendors

are
> already accepting preorders.
>
> This edition adds Barbara Moo to the authors (which is why I'm mentioning
> it), and is a complete rewrite using many of the principles behind
> Accelerated C++.



Great. I have the 3rd edition and I think it's pretty good.
Having read "Accelerated C++", I feel that Barbara's contributions
can only make "C++ Primer" better.

-Mike




Mike Wahler
  Reply With Quote
Old 01-18-2005, 11:02 PM   #4
Anand Hariharan
 
Posts: n/a
Default Re: Announcement: C++ Primer, 4th edition

Andrew Koenig wrote:
> C++ Primer, 4th edition, is complete and in the publisher's hands.

Copies
> are expected in bookstores around the end of February, and some

vendors are
> already accepting preorders.
>


Considering number of pages/word-count/<some similar metric>, would one
say that this would be *THE* largest single book on C++ ever?

I'd say that the 3rd edition and TCPL (somewhat) shared that status.
best wishes,
- Anand Hariharan


[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]



Anand Hariharan
  Reply With Quote
Old 01-18-2005, 11:20 PM   #5
krygen@gmail.com
 
Posts: n/a
Default Re: Announcement: C++ Primer, 4th edition
do you mean 5th edition?


[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]



krygen@gmail.com
  Reply With Quote
Old 01-19-2005, 01:16 PM   #6
Andrew Koenig
 
Posts: n/a
Default Re: Announcement: C++ Primer, 4th edition
"Anand Hariharan" <> wrote in message
news: oups.com...

> Considering number of pages/word-count/<some similar metric>, would one
> say that this would be *THE* largest single book on C++ ever?


No way.

> I'd say that the 3rd edition and TCPL (somewhat) shared that status.
> best wishes,


Perhaps. The 3rd edition is about 1200 pages; the 4th is about 900.
I think TCPL is more than 1000.


[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]



Andrew Koenig
  Reply With Quote
Old 01-19-2005, 01:17 PM   #7
Andrew Koenig
 
Posts: n/a
Default Re: Announcement: C++ Primer, 4th edition
<> wrote in message
news: ups.com...

> do you mean 5th edition?


Nope. Are you confusing the book with Prata's "C++ Primer Plus"? There's
no connection.


[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]



Andrew Koenig
  Reply With Quote
Old 01-19-2005, 09:23 PM   #8
Chris \( Val \)
 
Posts: n/a
Default Re: Announcement: C++ Primer, 4th edition

"Andrew Koenig" <> wrote in message
news:YvhHd.432$...
| "Anand Hariharan" <> wrote in message
| news: oups.com...
|
| > Considering number of pages/word-count/<some similar metric>, would one
| > say that this would be *THE* largest single book on C++ ever?
|
| No way.
|
| > I'd say that the 3rd edition and TCPL (somewhat) shared that status.
| > best wishes,
|
| Perhaps. The 3rd edition is about 1200 pages; the 4th is about 900.
| I think TCPL is more than 1000.

I have the "10th Printing - Special Edition"
clocked at '1020' pages, excluding the blanks

Cheers.
Chris Val



[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]



Chris \( Val \)
  Reply With Quote
Old 01-19-2005, 09:23 PM   #9
dwizard
 
Posts: n/a
Default Re: Announcement: C++ Primer, 4th edition
No, you are thinking about "C++ Primer Plus" which is a different book.

<> wrote in message
news: ups.com...
> do you mean 5th edition?
>
>
> [ See http://www.gotw.ca/resources/clcm.htm for info about ]
> [ comp.lang.c++.moderated. First time posters: Do this! ]
>




[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]



dwizard
  Reply With Quote
Old 01-19-2005, 11:17 PM   #10
red floyd
 
Posts: n/a
Default Re: Announcement: C++ Primer, 4th edition
Andrew Koenig wrote:

>
> Perhaps. The 3rd edition is about 1200 pages;

1236

the 4th is about 900.
> I think TCPL is more than 1000.

1020

[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]



red floyd
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Releases: More WB 2 Packs, Discontinued titles: Updated complete downloadable R1 DVD DB & info lists Doug MacLean DVD Video 0 10-19-2004 05:45 AM
New Releases: ROTK-X, Fox 2-Packs & Criterion: Updated complete downloadable R1 DVD DB & info lists Doug MacLean DVD Video 2 10-06-2004 05:31 AM
New Releases: Troy, Ultimate Matrix & status changes: Updated complete downloadable R1 DVD DB & info lists Doug MacLean DVD Video 1 08-31-2004 01:02 PM
More New Silver Pressed DVDs Added.. SPW DVD Video 0 05-13-2004 12:30 AM
New releases: Fox two pack blitz, WB 3 packs: Updated complete downloadable R1 DVD DB & info lists Doug MacLean DVD Video 0 08-19-2003 05:39 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46