Friday, April 21, 2017

java logic and if statements.

Today I am going to continue off of what I accomplished yesterday and continuing the lesson.

The first tutorial introduces the concept of user interaction. were you can use a if statement to give the user certain control over the animation or drawing.

The first challenge had me create a painting canvas where you only paint when you click.

The next lesson describes Boolean s which are true or false statements used to control If statements.

The last challenge for today is a program that dictates whether a number is positive or negative or zero.

I am going to be continuing farther into this lesson on Monday.

No comments:

Post a Comment