Solutions to the
Try It Out
Exercises in
Beginning Programming with Java For Dummies, 5th Edition
by Barry Burd
Table of Contents
Chapter 3
: Running Programs
Chapter 4
: Exploring the Parts of a Program
Chapter 5
: Composing a Program
Chapter 6
: Using the Building Blocks: Variables, Values, and Types
Chapter 7
: Numbers and Types
Chapter 8
: Numbers? Who Needs Numbers?
Chapter 9
: Forks in the Road
Chapter 10
: Which Way Did He Go?
Chapter 11
: How to Flick a Virtual Switch
Chapter 12
: Around and Around It Goes
Chapter 13
: Piles of Files: Dealing with Information Overload
Chapter 14
: Creating Loops within Loops
Chapter 15
: The Old Runaround
Chapter 16
: Using Loops and Arrays
Chapter 17
: Programming with Objects and Classes
Chapter 18
: Using Methods and Fields from a Java Class
Chapter 19
: Creating New Java Methods
Chapter 20
: Oooey GUI Was a Worm