Friday September 8th, 2023
Lecture Outline
What reference variables are, what happens when two reference variables are pointing to the same object
Introduction to program 1, and a helpful program for program 1
Lecture Recording
https://youtu.be/_WRL9Tmnjxc
Lecture Slides
Java References and Program 1 Slides
Code
Person.java
ReferencesDemo.java
Card.java
PokerHand.java
PokerHandDemo.java
sep8 project workspace
Click here to return to the course schedule