IB Computer Science 1

From WLCS
Revision as of 15:53, 1 April 2019 by Admin (talk | contribs) (Replaced content with "== Tuesday (4/2/19) == '''Agenda:''' * Demonstrate your re-implemented Item Collection / Robot game w/ lists! * Installing Java software(s) * Introduction to Java ** Comme...")

Tuesday (4/2/19)

Agenda:

  • Demonstrate your re-implemented Item Collection / Robot game w/ lists!
  • Installing Java software(s)
  • Introduction to Java
    • Comments
    • Semicolons
    • Curly brace/brackets
    • Values, Types & Variables
      • Declaring variables
    • Function/method header
    • if statement
    • or -> ||
    • and -> &&
    • not -> !
  • Practice Processing - Java
  • Convert your Tic-Tac-Toe program from Python to Java

Archives