Thursday, March 22, 2007
Week of March 26 - Tests on Turing, Ch. 9
During next week (March 26 - 30) there will be a programming test on Turing, Ch. 9 (Selection). Since the chapter is simpler than most, this test will be shorter than usual.
We will also return to the Norton textbook.
Be sure you know how to program
- simple selection (if - then - else - end if)
- multichoice selection (if - then - elsif - then - else - end if)
- the case construct
We will also return to the Norton textbook.