Advertisement

Intermediate C++ book

Started by July 13, 2002 07:50 PM
4 comments, last by mempoo 22 years, 5 months ago
I''m sorry if you''ve all seen this topic a trillion times but I''ve read through a lot of C++ book threads and I can''t really find one I can identify with. I took a C++ class in high school but I don''t feel confident enough with C++ to dive straight into The C++ Programming Language. However, I do not want a beginner''s book like C++ in 21 Days. I''ve been looking at Schildt''s C++ The Complete Reference 3E. Any advice/opinions/suggestions are appreciated.
I think you are ready for "The C++ Programming Language". You don''t need much experience to use it, just the general idea. It was my first C++ book and I had no problem. It is quite well written. Try it out, if you find that it is too hard for you well your money isn''t wasted because you''d have eventually bought it anyway.
Advertisement
Besides "The C++ Programming Language", I can strongly recommend "Accelerated C++" by Moo & Koenig, it''s really good. The book explains C++ from step 0, but it''s not a newbie book like "C++ in 21 Days", it''s more, well, ''accelerated''

**************************
The best way to accelerate a Win9x machine is at 9.81m/s2
"We confess our little faults to persuade people that we have no large ones." -Francois de La Rochefoucauld (1613 - 1680). | My blog
You could also try Thinking in C++: Volume 1 & 2. You can download them for free from Bruce Eckel, the author.

---
Make it work.
Make it fast.

"Commmmpuuuuterrrr.." --Scotty Star Trek IV:The Voyage Home
"None of us learn in a vacuum; we all stand on the shoulders of giants such as Wirth and Knuth and thousands of others. Lend your shoulders to building the future!" - Michael Abrash[JavaGaming.org][The Java Tutorial][Slick][LWJGL][LWJGL Tutorials for NeHe][LWJGL Wiki][jMonkey Engine]
Those books by Bruce Eckel are regularly cited as "10 Worst
Books on C++/Java". Heh!


~~~~
Kami no Itte ga ore ni zettai naru!
神はサイコロを振らない!
The Bruce Eckel books seem to be a hit or miss with people.
Well actually more of a miss, but the people who like the book
"really" connect with it.

This topic is closed to new replies.

Advertisement