Difference between revisions of "IB Computer Science 1"

From WLCS
Line 1: Line 1:
== Thursday (4/4/19) ==
+
== Thursday - Monday (4/4/19 - 4/8/19) ==
 
'''Warmup:'''
 
'''Warmup:'''
 
* Join the [https://repl.it/classroom/invite/8mh9j5f new IB CS 1 repl.it for Java]
 
* Join the [https://repl.it/classroom/invite/8mh9j5f new IB CS 1 repl.it for Java]

Revision as of 08:19, 8 April 2019

Thursday - Monday (4/4/19 - 4/8/19)

Warmup:

Agenda:

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
    • Volunteers may paste old Python programs here
  • Convert your Tic-Tac-Toe program from Python to Java

Archives