Next term, I'll be taking object oriented in c++, my professor isn't too keen on the book in the store and suggested we look elsewhere. Does anyone have any advice on some good c++ object oriented Programming textbooks?
after seeing some of the responses, I emailed my professor for a clarification on what he was looking for. Below was his reponse:
Although we will be reviewing some of the topics from previous C++
courses, we will also be discussing some new areas. Two topics of
particular note are the Standard Template Library (STL), and the
implementation of inheritance (we will be talking about this topic from
a design standpoint later this term). Also, a book that discusses the
whole context of object oriented programming would be best (rather than
focusing specifically on C++ syntax). So whatever book you consider
should cover these areas.