Friday February 3rd, 2023
Lecture Outline
Go over program 1 (due Feb 12)
Java inheritance and class hierarchy
Static method (a method that you can call without needed to create an object of that class)
Lecture Recording
https://montana.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=42c75002-0b8e-41ce-9392-af9e016de724
Lecture Slides
Java Inheritance
Code
Accountant.java
Programmer.java
Salesperson.java
ProgrammerIntern.java
Employee.java
CompanyDemo.java
Card.java
PokerHand.java
PokerHandDemo.java
feb 3 workspace
Click here to return to the course schedule