previous |
start |
next
Chapter Goals
- To recognize the correct ordering of decisions
in multiple branches
- To program conditions using Boolean operators
and variables
- To understand nested branches and
loops
- To be able to program loops with the
for and do/while statements
- To learn how to process character, word, and
line input
- To learn how to read input from a file through
redirection
- To implement approximations and
simulations
previous |
start |
next