• Welcome to Valhalla Legends Archive.
 

best C++ books!

Started by vonLandenhausen, October 18, 2004, 02:16 PM

Previous topic - Next topic

vonLandenhausen

post here what you think are the best c++ books nowadays!

drivehappy

C++: How to Program, Fourth Edition by Dietel & Dietel is an excellent C++ book.

Mephisto

I agree, it is a good book.  I also recommend The C++ Programming Language by Bjarne Stroustrup is also a great one to look at.

What I don't recommend is sAms Publishing books, particuarily Teach Yourself to Program in C++ in 21 Days or 24 Hours.

LoS

I insist trying C++ for Dummies. It is based for making it easier to learn. But it doesn't teach .Net .

Mephisto

I don't think it's a very good book, neither did my friends.

Newby

I like anything by O'Reilly.

I especially liked Practical C++ Programming by O'Reilly. Greatest beginners C++ book I've ever read.
- Newby

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote<TehUser> Man, I can't get Xorg to work properly.  This sucks.
<torque> you should probably kill yourself
<TehUser> I think I will.  Thanks, torque.

Mitosis

C++ DeMYSTified by: Jeff Kent! Excellent!

Banana fanna fo fanna

Thinking in C++, by Bruce Eckel. It's a free e-book download!

www.bruceeckel.com

Atom

I also unreccomend anything with "Sam's" on it.  Apparently Sam is a monkey who explains C with C terms among many other problems in the series.

A book that I have enjoyed is entitled "Your first C\C++ Program!". It was being thrown out by a local college here as they now use java as their main language.
I am back! aINC is dead, ThinkTank PRO is alive.
VB, JAVA, ASM, C, its all yummy to me.

Grok

Quote from: Mephisto on October 18, 2004, 08:41 PM
I agree, it is a good book.  I also recommend The C++ Programming Language by Bjarne Stroustrup is also a great one to look at.

What I don't recommend is sAms Publishing books, particuarily Teach Yourself to Program in C++ in 21 Days or 24 Hours.

I disagree with the latter.  Those Sams books are well-written and proven teaching guides to learning to program in C++.  A number of vL members and other people have gotten their feet wet starting with those Sams books.

The Stroustrup book is terrific at providing the computer scientist with a clear understanding of the language construction and rules.  Not only does he describe the syntax and show examples, he talks about the implementation and the thinking that went into designing the language how it is, sometimes giving alternatives along the way and why they were dismissed.

UserLoser.

Quote from: Grok on October 21, 2004, 02:47 PM
I disagree with the latter.  Those Sams books are well-written and proven teaching guides to learning to program in C++.  A number of vL members and other people have gotten their feet wet starting with those Sams books.

The Stroustrup book is terrific at providing the computer scientist with a clear understanding of the language construction and rules.  Not only does he describe the syntax and show examples, he talks about the implementation and the thinking that went into designing the language how it is, sometimes giving alternatives along the way and why they were dismissed.

I started with a Sams book (One in 24 hours).  I also now have Stroustrup's latest book (I think it's the latest, 3rd edition)

vonLandenhausen

QuoteI started with a Sams book (One in 24 hours).  I also now have Stroustrup's latest book (I think it's the latest, 3rd edition)
the special edition is the latest ;D

Mephisto

I agree that they're good books for starting.  But when you get into the mid-chapters of Sams 21 days in C++ book he uses a lot of examples that have code he has never gone over, and doesn't go over until later chapters.  For instance, he uses arrays in chapter 12, but doesn't go over them in chapter 13.  Some of the examples are poorly explained, and I've heard many times from people that they are left completely confused well after the 2nd chapter.  It took me quite a bit of re-reading to get through chapter and figure out what was going on, and a lot of reading in later chapters to figure out exactly what he was doing...

Mitosis

yeah, his books are so confusing no wonder they're free

Mephisto

Quote from: Mitosis on October 26, 2004, 09:09 AM
yeah, his books are so confusing no wonder they're free

Retail puts them ~$20 - ~$50