Anita Woodford

CSE 210 | Programming with Classes

Week 5

Overview

  1. Complete the activity below.
  2. When you are done, complete the self-report questions at the bottom. 

Solo Checkpoint 05

Overview

Abstraction is one of the fundamental principles of programming with classes. It is often described as "putting things together that belong together." The purpose of this assigment is to remember, understand and apply abstraction in your program.

Instructions

  1. Study the preparation materials carefully.
  2. Review the following questions. If you can truthfully answer yes to all of them continue on. If not, continue studying the preparation materials until you can.
    • I know what abstraction is.
    • I know how abstraction helps manage complexity.
    • I know what CRC cards are.
    • I know how CRC cards help define abstractions.
  3. Explain what you know about abstraction to someone who is not a current student in the course. When you're satisfied with their understanding continue on.
  4. Program the Hide-and-Seek game according to these requirements.

Submitting

Return to I-Learn and complete the corresponding quiz.