Difference between revisions of "IB Computer Science 2"

From WLCS
Line 1: Line 1:
 +
<!--
 +
== Monday (9/18/17) ==
 +
* for loop review
 +
* Java String review
 +
** [[Media:JavaStrings_Basic.ppt]]
 +
* [http://codingbat.com/java/Warmup-2 CodingBat: Warmup-2] class practice & review
 +
* Complete the following exercises in [http://codingbat.com/java/String-1 CodingBat: String-1]
 +
** makeOutWord
 +
** extraEnd
 +
** firstTwo
 +
* Complete the following exercises in [http://codingbat.com/java/String-2 CodingBat: String-2]
 +
** doubleChar
 +
** countHi
 +
 +
'''Homework:'''
 +
# Complete the CodingBat: String-1 & String-2 exercises listed above (from class)
 +
-->
 +
 
== Thursday (9/14/17) ==
 
== Thursday (9/14/17) ==
 
'''Agenda:'''
 
'''Agenda:'''
 
* Demo missing Guessing Game
 
* Demo missing Guessing Game
 
* Senior panoramic photo @ the stadium
 
* Senior panoramic photo @ the stadium
 +
* for loop review
  
 
== Wednesday (9/13/17) ==
 
== Wednesday (9/13/17) ==

Revision as of 10:07, 14 September 2017


Thursday (9/14/17)

Agenda:

  • Demo missing Guessing Game
  • Senior panoramic photo @ the stadium
  • for loop review

Wednesday (9/13/17)

Agenda:

Monday - Tuesday (9/11/17 - 9/12/17)

Agenda:

  • Introduction to NetBeans
    • Customizations
  • 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

Wednesday - Friday (9/6/17 - 9/8/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