ITEC 120
Reading Assignment 3b

The page numbers below are for the 8th edition. If you are using a different edition
of the book, read the corresponding sections.

More Conditionals

Section Title Start End
6.1 Switch statement 270 274


Debugging

How to Debug

 

Flow Charts

Wiki article on flow charts

 

Reading code

Download, read, compile, and run Burger.java. Then answer the questions about this code in the reading quiz.

When you finish reading, take the R03b Quiz.

 

Need more practice?
Practice Problems have solutions in the hint so you can check your work as you go.

Boolean expressions - numbers

Boolean expressions - variables

Boolean expressions - multi-cond - int

Boolean expressions - int and boolean

Boolean expressions - int, boolean, not

Comparing Data

IF - Easy

IF-Else - Easy

Rank

Digital Downloads

If - Donuts

If - Burgers