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 Introduction
Multiple-Parameter Function Definition
Random-Number Generation: Rolling a Six-Sided Die 20 Times
Introducing Enumerations and Tuples: Dice Game Example
Introducing Enumerations and Tuples: Introducing Enumeration (enum) Types
Introducing Enumerations and Tuples: Tuples and Multiple Function Return Types
Introducing Enumerations and Tuples: Tuples as Function Arguments
Scope of Declarations
Function and Method Overloading
External Parameter Names
Default Parameter Values
Passing Arguments by Value or by Reference
Recursion
Nested Functions