CS141: Topics for the Week of Sept 19, 2011
Topics & Activities
Go over Technews assignment.
Chapter 3 Decisions (continued)
if and if-else statements
Relational operators ==, !=, <=, > , >=
String comparisons.
Nested if-else statements.
Boolean operators - Do R3.21, R3.18
Applications:
Expert systems -
Doctor, Doctor!
Cards:
CardNames.java
Games -
Mind Reader
In Lab:
Follow the instructions:
Lab 4: If-Else and Expert Systems