Difference between revisions of "IB Computer Science 2"

From WLCS
Line 1: Line 1:
 +
== Wednesday (9/6/17) ==
 +
'''Agenda:'''
 +
* Misc Logistics:
 +
** Mr. Bui has A Lunch (1st Lunch) on W-days
 +
** Mr. Bui has 4th period planning on L-Days (so whatever lunch he feels like having that day)
 +
* [[IB Computer Science II Syllabus]]
 +
** Complete online syllabus agreement form by Monday (9/11/17)
 +
** Homework posted on Canvas?
 +
* 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
 +
* 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]
 +
 +
'''Homework:'''
 +
* Check Canvas!
 +
 
== Tuesday (9/5/17) ==
 
== Tuesday (9/5/17) ==
 +
'''Agenda:'''
 
* Introductions
 
* Introductions
 
* [[IBCS2 Summer Assignment]]  
 
* [[IBCS2 Summer Assignment]]  

Revision as of 09:50, 6 September 2017

Wednesday (9/6/17)

Agenda:

  • Misc Logistics:
    • Mr. Bui has A Lunch (1st Lunch) on W-days
    • Mr. Bui has 4th period planning on L-Days (so whatever lunch he feels like having that day)
  • IB Computer Science II Syllabus
    • Complete online syllabus agreement form by Monday (9/11/17)
    • Homework posted on Canvas?
  • Java Review - 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
  • Recreate the Guessing Game Assignment in Java

Homework:

  • Check Canvas!

Tuesday (9/5/17)

Agenda:

Homework:

  • IBCS2 Summer Assignment
    • Submit via Canvas by the Monday (9/11/17)
  • Syllabus
    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)

Archives