OO Programming and Data Structures | CS 241

03 Prepare : Reading

Outcomes

At the end of this week, successful students will be able to:

  1. Show fluency in discussing classes and objects.

  2. Write programs that correctly use classes and objects to solve problems.

The preparation material for this week will again come from the online textbook at: Runestone Academy

Classes and Objects

This week you will begin working directly with the idea of object-oriented programming, by learning what objects are, why they are useful, and how to create them.

To prepare yourself for the activities of this week, read the following sections from Chapter 17 - Classes and Objects - the Basics:

Instructor Tip:

As you read over the material in this interactive textbook, make sure to use the interactive programming and quiz components to assist you in your learning.