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.
Additional sample videos, individual lessons and other formats are available here.
Register your product to gain access to bonus material or receive a coupon.
Lesson 5: Control Statements, Part 2
Introduction
Compound-interest calculations with for
do…while repetition statement
LetterGrades class that uses the switch statement to count letter grades
Demonstrating Strings in switch–Class that represents an auto insurance policy
break statement exiting a for statement
continue statement terminating an iteration of a for statement
Logical operators