Difference between revisions of "IB Computer Science 2"

From WLCS
Line 1: Line 1:
 +
== Monday (9/12/16) ==
 +
'''Agenda:'''
 +
* Java Review - [http://introcs.cs.princeton.edu/java/11cheatsheet/ Java Cheatsheet]
 +
** Introduction to NetBeans IDE
 +
** Simple main method
 +
** Variables, types, values
 +
** Keyboard input w/ Scanner
 +
** Circle circumference and area calculator
 +
** if statements
 +
** while and for loops
 +
** return statements
 +
* Recreate the [[Guessing Game Assignment]] in Java
 +
** You may need to look up how to do random numbers in Java
 +
** You can always refer to the [http://introcs.cs.princeton.edu/java/11cheatsheet/ Java Programming Cheatsheet]
 +
** Demo to Mr. Bui before the end of class
 +
* Complete 5 exercises from [http://codingbat.com/java/Warmup-1 CodingBat: Warmup-1]
 +
* Complete 3 exercises from [http://codingbat.com/java/Warmup-2 CodingBat: Warmup-2]
 +
 +
'''Homework:'''
 +
# Go to Syllabus (on the left)
 +
# Read it
 +
# Complete the agreement form with your parent (you will need your APS Google login)
 +
 
== Thursday (9/8/16) ==
 
== Thursday (9/8/16) ==
 
* Complete the [https://docs.google.com/spreadsheet/viewform?key=0ApPgoX5sTp-_cDZfazFTTWJTMnp2TUhKTkpCQmtGUEE Student Survey]
 
* Complete the [https://docs.google.com/spreadsheet/viewform?key=0ApPgoX5sTp-_cDZfazFTTWJTMnp2TUhKTkpCQmtGUEE Student Survey]

Revision as of 10:28, 12 September 2016

Monday (9/12/16)

Agenda:

Homework:

  1. Go to Syllabus (on the left)
  2. Read it
  3. Complete the agreement form with your parent (you will need your APS Google login)

Thursday (9/8/16)

Homework:

Tuesday (9/6/16)

Homework:

  1. Go to Syllabus (on the left)
  2. Read it
  3. Complete the agreement form with your parent (you will need your APS Google login)

Summer

Archives