Computer Science 120
Introduction to Programming
Spring 2012, Siena College
Lecture 6: More Conditionals; Numeric Data Types
Date: Thursday, February 2, 2012
Agenda
- Announcements
- Ongoing lab and project work
- Lecture assignment 5 recap
- Doing math with colors
- Boolean expressions
- Data types for numeric values
- Motivation for defining classes
No New Lecture Assignment
Plenty to keep you busy wrapping up Lab 2 and Project 1.
Examples