CSSE 230 Weiss Textbook Review Pointers

These are some things that I want you to especially notice as you look over the textbook chapters.

Chapter 1

Almost everything here should be review. If any of these things are not review for you, please read those parts carefully and seek help from me or the F217 lab TAs as needed.

Chapter 2

Again, almost everything here should be review. If any of these things are not review for you, or if you don’t remember the details, read carefully and seek help as needed.

Chapter 3

Even more of this Chapter should be review.

Chapter 4

Weiss condenses the most important concepts in object-oriented programming into this single key chapter.

Chapter 5

Much, but not all, of the material in this chapter should be review. I list the review items here. We will cover the rest of the chapter in this course.

Chapter 6

You should know the main data structures, interfaces, and classes of the Collections API

Chapter 7

Recursion and induction

Chapter 8

Sorting