Hey and good evening,
Can anyone recommend a great C++ book for me. I'd consider myself an advanced to intermediate C programmer wanting to upgrade to C++. I've a basic OOP knowledge about encapsulation (classes), polymorphism (overloading functions, operators etc...hear you can overload classes but I've no clue as I'm not that knowledgable here), and inheritance (I know base->derived classes, virtual functions and that).
I want something that basically covers most major details of C++. I can review stuff I already know, I'm not impatient so it can be any book... I just dont want a "learn in 24 minutes" type book please.
I've heard The C++ Programming Language, unlike K&R, is a very bad book by some people's opinion. Just, whichever C++ book you could have if you were stranded on a desert island
PS is Design Patterns by Gamma et al worth the buy?
Thanks a million.
Can anyone recommend a great C++ book for me. I'd consider myself an advanced to intermediate C programmer wanting to upgrade to C++. I've a basic OOP knowledge about encapsulation (classes), polymorphism (overloading functions, operators etc...hear you can overload classes but I've no clue as I'm not that knowledgable here), and inheritance (I know base->derived classes, virtual functions and that).
I want something that basically covers most major details of C++. I can review stuff I already know, I'm not impatient so it can be any book... I just dont want a "learn in 24 minutes" type book please.
I've heard The C++ Programming Language, unlike K&R, is a very bad book by some people's opinion. Just, whichever C++ book you could have if you were stranded on a desert island
PS is Design Patterns by Gamma et al worth the buy?
Thanks a million.
