Valhalla Legends Archive

Programming => General Programming => C/C++ Programming => Topic started by: vonLandenhausen on October 18, 2004, 02:16 PM

Title: best C++ books!
Post by: vonLandenhausen on October 18, 2004, 02:16 PM
post here what you think are the best c++ books nowadays!
Title: Re: best C++ books!
Post by: drivehappy on October 18, 2004, 07:05 PM
C++: How to Program, Fourth Edition by Dietel & Dietel is an excellent C++ book.
Title: Re: best C++ books!
Post by: 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.
Title: Re: best C++ books!
Post by: LoS on October 19, 2004, 11:46 AM
I insist trying C++ for Dummies. It is based for making it easier to learn. But it doesn't teach .Net .
Title: Re: best C++ books!
Post by: Mephisto on October 19, 2004, 07:01 PM
I don't think it's a very good book, neither did my friends.
Title: Re: best C++ books!
Post by: Newby on October 19, 2004, 07:43 PM
I like anything by O'Reilly.

I especially liked Practical C++ Programming by O'Reilly. Greatest beginners C++ book I've ever read.
Title: Re: best C++ books!
Post by: Mitosis on October 19, 2004, 09:00 PM
C++ DeMYSTified by: Jeff Kent! Excellent!
Title: Re: best C++ books!
Post by: Banana fanna fo fanna on October 19, 2004, 09:20 PM
Thinking in C++, by Bruce Eckel. It's a free e-book download!

www.bruceeckel.com
Title: Re: best C++ books!
Post by: Atom on October 21, 2004, 09:27 AM
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.
Title: Re: best C++ books!
Post by: Grok on October 21, 2004, 02:47 PM
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.
Title: Re: best C++ books!
Post by: UserLoser. on October 21, 2004, 04:15 PM
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)
Title: Re: best C++ books!
Post by: vonLandenhausen on October 26, 2004, 07:33 AM
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
Title: Re: best C++ books!
Post by: Mephisto on October 26, 2004, 09:04 AM
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...
Title: Re: best C++ books!
Post by: Mitosis on October 26, 2004, 09:09 AM
yeah, his books are so confusing no wonder they're free
Title: Re: best C++ books!
Post by: Mephisto on October 26, 2004, 09:11 PM
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