Essential things to remember from today's class (class 22, 7th November) Make sure you understand why protected: is nearly always better than private: Make sure you know how, when, and why to use virtual methods. Make sure you understand dynamic_cast.