Computer Science 210
Data Structures
Fall 2018, Siena College
Lecture 07: Lab 2
Date: Wednesday, September 19, 2018
Agenda
- Announcements
- Verify correctness of assignment summary sent yesterday
- Problem Set 1 continues, due Friday afternoon
- possible office hours tomorrow?
- testing closest pairs
- resolve git troubles ASAP (committing and pushing frequently helps avoid problems)
- Lab 1: Array Practice due today
- zyBook assignment from last Friday due this Friday
- Friday quiz in class: 2 questions, one terminology and one
method dealing with arrays, both ridiculously similar to things
you just did on last week's lab
- Lab 2: Working with Classes
- Topic notes on 2D arrays for anyone who would like to read
more about them than you saw in previous work and the zyBook
Examples