Spring 2011 Lecture 04

Date
January 12, 2011

Topics
Method Signatures (book terminology: outer wrappings)
Data Types: double
Multiple Object Instances
Object (Instance) State
Java Code of Shapes Example
Return Values
Objects as Parameters
Keyword: this
Method: toString
Method: printInfo

References
Installation
To verify or modify the Java compiler BlueJ uses, double click the program Select VM provided in the BlueJ installation directory
The CD provided with your textbook
Chapters 1 & 2
Chapters 1 & 2 Example Files
Chapter 1.1 - 1.10
Exercises 1.1 - 1.16

Reading
Chapter 1

Exercises
Re-perform 1.1 - 1.16

Perform 1.17 - 1.25
<<<< Prev     Next >>>>