Java
REVIEW TOPIC 01 – PROGRAMMING BASICS

separator-blank.png

LEARNING GOALS (ALL REVIEW)

  • I can create and run a Java program.
  • I can output statements to screen.
  • I can declare and initialize variables.
  • I can get input from the user.
  • I can use static functions (Math class).
  • I can use the % operator (mod).

LESSON NOTE

ASSIGNED WORK

separator-campeau.png