CS141: Topics for Week 10: Mar 19/21/23, 2018


Computer Science Headlines: ACM Tech News

Reading:

Lab and Other Activities

Lecture Discussion Topics:

Concepts and Vocabulary

Static (or class) member variables (fields)
Static (or class) methods
Method signature (name + parameter types)
Comparing objects (.equals)
Copy constructor
Deep vs shallow copying
Enumerated type