Control structures

Unit 7

Reading assignment

Reading assignments are in the text book, Java Script, A Beginner's Guide, Second Edition, by John Pollock; McGraw Hill / Osborne, ISBN 0-07-222790-7

Read Module 6.

Section 6.1 - skim; it is similar to other programming languages.
Section 6.2 - skim; but read: using the switch statement. switch will accept a value that is not an integer.
Sections 6.3 and 6.4 - skim.

Alternate reading assignments are in the text book, Java Script Concepts & Techniques Programming Interactive Web Sites, by Tina Spain McDuffie; Franklin, Beedle & Associates, ISBN 1-887902-45-7

Read Chapter 6.
with   may be a new topic for you. Most of the rest of the chapter is probably familiar.

Lecture notes

Do NOT read the lecture notes before hearing the lecture. If you do, you will find the lecture very boring. Read the lecture notes if you do not attend the lecture, or if you wish to review the material.