CS 112
Summer I 2025

Labs

Lab Sections by scheduled time:

A2 CDS 364 Th 10:00 a.m. - 12:30 p.m.
A4 CDS 264 Th 1:30 p.m. - 4:00 p.m.
Lab 0: Preliminaries
Please try and complete before your first scheduled lab session. Doing so will give us an opportunity to resolve any outstanding issues during this first session.
Lab 1: Getting started, Java basics
solutions: Task 1, Task 2, Task 3, Task 4, Extra Practice
Lab 2: Strings and arrays; a first look at reference types
solutions: Task 1, Task 2, Task 3, Challenge

Lab 3: Static vs. object classes; writing custom/blueprint classes