Object-Oriented Design & Patterns

Object-Oriented Design & Patterns (3rd edition) by Cay Horstmann

Chapter 1 sections 1.1, 1.3, 1.5, 1.6

A Crash Course in Java

Chapter Topics

"Hello, World" in Java

"Hello, World" in Java

"Hello, World" in Java

Using the SDK

Another Code Example:Circle

Documentation Comments

Using javadoc

Primitive Types

Control Flow

Object References

The null Reference

The this Reference

Parameter Passing

No Reference Parameters