Computer Science 120
Introduction to Programming
Spring 2011, Siena College
Lecture 3: Conditionals and Numbers
Date: Tuesday, January 25, 2011
Agenda
- Announcements
- Don't forget to stop by my office if you haven't already done so
- Lab 1 this week
- you will know most of what you need to know by the end
of class today
- you will need to do a written design before lab or when
you first arrive in lab - and before you start coding
- we will cover remaining items you need for this lab in
class on Thursday
- Lecture assignment recap
- Remembering information between events
- Counting events
- Named constants
- Conditional execution
No New Lecture Assignment
Nothing for Thursday. Concentrate on the lab.
Examples