MudBytes
» MUDBytes Community » Language Discussions » C and C++ » Exceptional C++/More Exceptio...
Pages: << prev 1 next >>
Exceptional C++/More Exceptional C++- Sutter's books
Silenus
Conjurer




Group: Members
Posts: 248
Joined: Feb 26, 2008

Go to the bottom of the page Go to the top of the page
#1 Posted Aug 21, 2009, 3:47 pm

I own these two books but havent read through them yet. I am wondering if you desire to be a good C++ programmer are these books required reading?

David Haley
Wizard






Group: Members
Posts: 5,730
Joined: Jun 30, 2007

Go to the bottom of the page Go to the top of the page
#2 Posted Aug 21, 2009, 4:59 pm

Never heard of them, but that doesn't necessarily mean much. I would hesitate to say that any particular book is "required" reading, strictly speaking, though, assuming you actually mean required and not just recommended or useful.
.........................
-- d.c.h --
BabbleMUD Project (custom codebase)
Legends of the Darkstone (head coder)
http://david.the-haleys.org
.........................

KaVir
Wizard






Group: Members
Posts: 1,114
Joined: Jun 19, 2006

Go to the bottom of the page Go to the top of the page
#3 Posted Aug 21, 2009, 5:03 pm

Silenus said:
I own these two books but havent read through them yet. I am wondering if you desire to be a good C++ programmer are these books required reading?

Do you mean "Effective C++" and "More Effective C++" by Scott Meyers?  If so I would definitely recommend them, although I wouldn't call them "required" reading.
.........................
KaVir at God Wars II: godwars2.org 3000  Roomless world.  Manual combat.  Endless possibilities.

Silenus
Conjurer




Group: Members
Posts: 248
Joined: Feb 26, 2008

Go to the bottom of the page Go to the top of the page
#4 Posted Aug 21, 2009, 11:13 pm

Thanks. I have been trying to transition from being merely somewhat knowledgeable about the language features to being good with the language. I have flipped through Effective/More Effective but found them in general to contain mainly basic advice for individuals transitioning over from knowing essentials to intermediate level (there are a few nuggets I am sure I am not actually aware of). I use to own those too but cannot see myself reading them again.

David Haley
Wizard






Group: Members
Posts: 5,730
Joined: Jun 30, 2007

Go to the bottom of the page Go to the top of the page
#5 Posted Aug 22, 2009, 1:59 am

You think that the 'Effective' series only contain basic knowledge? If that is the case, I think we must be operating on wholly different levels of what it means to be proficient C++ programmers. :wink:
.........................
-- d.c.h --
BabbleMUD Project (custom codebase)
Legends of the Darkstone (head coder)
http://david.the-haleys.org
.........................

Silenus
Conjurer




Group: Members
Posts: 248
Joined: Feb 26, 2008

Go to the bottom of the page Go to the top of the page
#6 Posted Aug 22, 2009, 6:03 am

There is another reason as well- I found a book, C++ common knowledge(classified as an intermediate level book) which seems to go over similar points to effective C++/more effective C++ but seems more tightly written and more concise. Perhaps because it's a newer book ppl. might not be familiar with it.

I am basically trying to bridge the gap from intermediate to advanced now which is why I have been looking at advanced/expert level books but I am not too sure what fits the bill.

Kaz
Fledgling




Group: Members
Posts: 5
Joined: Oct 31, 2009

Go to the bottom of the page Go to the top of the page
#7 Posted Oct 31, 2009, 4:59 am

Sorry for topic digging.

I just wanted to say that I also own Exceptional C++ and More Exceptional C++, and a couple of others by Herb Sutter, and I thoroughly recommend them to every C++ developer ever.

(Along with Effective C++, TC++PL and TC++SL)

Pages:<< prev 1 next >>

Valid XHTML 1.1! Valid CSS!