C++ Book suggestions

I want to improve my C++, I have Teach Yourself C++ in 21 Days 5th Edition, and C++ Primer 5th Edition which says it was "rewritten for the new C++ Standard", both of those are in PDF format. Are there any other suggestions that are really good? I heard anything by Stroustrup is bad, which is ironic considering he created C++, and that Sams teach yourself C++ in 21 days isn't the best book either, but i've heard good things about C++ Primer 5th edition. Any thoughts and suggestions?
Have you tried Bucky's c++ tutorials?
Last edited on
Yes that's where i first learned from. I would rather learn from a book though, Tutorials on YouTube aren't the best source of info, The programmers sometimes use bad programming practices and make other mistakes.
PM me your email address. I'll see what i have
> I heard anything by Stroustrup is bad

This is one of the best introductory books on programming with C++:
'introduction to programming using C++ (2nd Edition)' by Bjarne Stroustrup
http://www.amazon.com/dp/0321992784/
Alright I'll check it out, thanks.
Topic archived. No new replies allowed.