Lesson 12: Java For and While Loops

1. Watch video "08a Work Together with For Loops". Experiment with the Sandbox example along with the video to practice creating For Loops. Presentation is located at: http://nebomusic.net/javalessons/08a_Looping_Exercises.pdf


2. Complete the following Exercises in "Java For and While Loops"

-Print the Evans

-Sum the Evans

-Sum the Squares

-Print the Evans with User Input

-Sum the Squares with User Input

-Count Down with user Input

-Investment Growth

-Fizz Buzz


3. Watch video "08b While Loop Review and Examples". Complete the last two exercises in "Java For and While Loops"

-While Loop Print the Odds

-Savings Target