Before you begin, it is important that you have a good idea of what object oriented programming (OOP) is. There are lots of references around for you to read. Some suggested references are:
You dont have to read these exhaustively, just have a good idea of what “class,” “object,” and "encapsulation" mean.
In this lab, we will get some hands on experience with Microsoft Visual C++ by doing the “Scribble” multiple document interface (MDI) tutorial. The tutorial can be found on the Microsoft MDSN web site, or on your PC hard drive (go to the Contents item in the Visual C++ help menu). Do the following Lessons:
To navigate through the tutorial, click on each successive item in the left-hand frame that appears in the tutorial. Electronically submit a report describing what "class," "object," "inheritance," and "encapsulation" mean in object oriented programming. Also give a short overview of the steps you took to put together the Scribble application and include a copy of the application window with a drawing. This can be done by copying the active window (Ctrl-Alt-Print Screen) and then pasting.