post here what you think are the best c++ books nowadays!
C++: How to Program, Fourth Edition by Dietel & Dietel is an excellent C++ book.
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 insist trying C++ for Dummies. It is based for making it easier to learn. But it doesn't teach .Net .
I don't think it's a very good book, neither did my friends.
I like anything by O'Reilly.
I especially liked Practical C++ Programming by O'Reilly. Greatest beginners C++ book I've ever read.
C++ DeMYSTified by: Jeff Kent! Excellent!
Thinking in C++, by Bruce Eckel. It's a free e-book download!
www.bruceeckel.com
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.
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.
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)
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
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...
yeah, his books are so confusing no wonder they're free
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