Computer Science 252
Problem Solving with Java
Fall 2014, The College of Saint Rose
Lecture 5: More Dragging and Colors
Date: Tuesday, September 9, 2014
Agenda
- Announcements
- Please send along your preferences for ASC study cluster times
- Lecture 4 assignment recap; and a Java application using a Scanner
that does a similar thing
- More complex dragging
- Centering objects
- Doing math with colors
- Lab 2: Laundry Sorter
- we will have some time to work on it Thursday also
- due Monday evening, not at the end of this week
Lecture 5 Assignment
Due at the start of class, Thursday, September 11.
Please submit answers to these questions
in Submission
Box under "LA5" or in hard copy by the
start of our next class. We will discuss these questions at the
start of class, so no late submissions are accepted. Please be sure
that your name is clearly indicated in all submissions.
- BDM Exercise 5.1.1, p. 125 (3 points)
- BDM Exercise 5.7.2, p. 147 (2 points)
- BDM Exercise 5.7.3, p. 147 (2 points)
Terminology
- arithmetic operations
- order of operations
Examples