This document provides code examples and exercises for learning Java programming. It lists chapter exercises from the book "Java Programming 7th Edition by Joyce Farrell" and additional examples from other sources. The examples cover topics like converting between units of measurement, calculating projections, and interactive guessing games. The document also includes sample code for making the examples interactive by prompting the user for input via dialog boxes.
Related topics: