CSIS 2610 - Progamming and Problem Solving

Topic 4 - Selection

From The Book

Required: chapter 4

Slide Handouts

Logical Expressions

Available in:

Selection Statements

Available in:

Additional Information

Common Error #1 Example
Using assignment (=) instead of comparison (==)

Available in:

Common Error #2 Example
Inverted / wrong logic in if-else statements

Available in:

Nested-if example

Available in:

if-else-if chain example

Available in:

News du jour

16 Aug 2007

New design for the web site