• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help: want to buy a good and practical C++ algorithm book. Any suggestion?

yanon

Senior member
Any good suggestion? I already have Mark Weiss's Datastructure and Algorithm Analysis in C++ 2nd Edition. This book is just too theory oriented. I need a book that is easy to understand and teaches algorithms with practical approach. Also lots practice problems and answer key would be a plus.
Is the book Thinking In C++ any good? I already read Dietel's C++ How To Program 2nd Edition. I need a book that helps me think like a object oriented programmer instead of the structure programmer which I am right now. Is the book titled C++ Faq any good? From reading the synopsis of C++ Faq on Amazon.com, it seems to be a good programming debugging helper.

Thanks in advance.
 
Have you been to the website http://www.informit.com?

There should be many resources there to help you since you won't have to buy the book. It can give you a good idea on which publisher and/or author is more to your liking.
 
Back
Top