Grace Hopper Center

CSC 222 Weekly Assignments: Week 3

CSC 222


Overview

We meet three times this week, so we will have time to complete Chapter 4: Conditionals and recursion in our online textbook, and begin Chapter 5: Fruitful functions.

Monday, September 8th

Classwork

I want to thank those of you who pointed out errors in our text. I've added an Input section to chapter 2, and I moved the offending for loop question from chapter 3 to chapter 6, leaving only 1 question in the CPE practice set for chapter 3. I'll see if I can find other CPE type questions that could be included with the language tools introduced to this point.

We'll start class today with an ungraded 15 question CPE pre-test which we can use as a resource in preparing for the CPE.

Next we'll discuss chapter 4, introducing bitwise operators, a topic I imagine will be new to most of you. You will then have any remaining class time to begin working through the exercises in Chapter 4 Exercise Set 0: Review, which will help you understand the bitwise operators.

Homework

Complete all the exercise in Chapter 4 Exercise Set 1: CPE Practice and come to class Wednesday ready to discuss the solutions to them.