Register your product to gain access to bonus material or receive a coupon.
Accessible from your Account page after purchase. Requires the free QuickTime Player software.
Videos can be viewed on: Windows 8, Windows XP, Vista, 7, and all versions of Macintosh OS X including the iPad, and other platforms that support the industry standard h.264 video codec.
Lesson 6: Methods–A Deeper Look
Introduction
static Methods, static Fields and Class Math
Programmer-declared method maximum with three double parameters
Argument Promotion and Casting
Java API Packages
Shifted and scaled random integers
Roll a six-sided die 6,000,000 times
Craps class simulates the dice game craps
Scope class demonstrates field and local-variable scopes
Overloaded method declarations