CS141: Topics for the Week of Sept 12, 2011
Topics & Activities
Go over Technews assignment.
Chapter 2
Strings and Characters
Practice with Strings - R2.15
The computer psycholgist - see WileyPlus and
Eliza
Practice variables with Clickers
Chapter 3 Decisions (if time)
if and if-else statements
Relational operators ==, !=, <=, > , >=
Nested if-else statements.
Boolean operators
In-class exercise:
Doctor, Doctor!
In Lab:
Follow the instructions:
Lab 3: Working with Strings