Difference between revisions of "IB Computer Science 2"

From WLCS
Line 23: Line 23:
 
** Circle circumference and area calculator
 
** Circle circumference and area calculator
 
** if statements
 
** if statements
** while and for loops
+
** for loops
 +
* Complete the 17 repl.it tasks
 +
 
 +
<!--
 
* Recreate the [[Guessing Game Assignment]] in Java
 
* Recreate the [[Guessing Game Assignment]] in Java
 
** You may need to look up how to do random numbers 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]
+
** You can always refer to the [http://introcs.cs.princeton.edu/java/11cheatsheet/ Java Programming Cheatsheet]-->
  
 
'''Homework:'''
 
'''Homework:'''
 
* [[IBCS2 Summer Assignment]] due Monday (9/10/18)
 
* [[IBCS2 Summer Assignment]] due Monday (9/10/18)
 
* [[IB Computer Science II Syllabus]] agreement form by Monday (9/10/18)
 
* [[IB Computer Science II Syllabus]] agreement form by Monday (9/10/18)
* Review [http://introcs.cs.princeton.edu/java/11cheatsheet/ Java] and work on [[Guessing Game Assignment]] in Java
+
* Review [http://introcs.cs.princeton.edu/java/11cheatsheet/ Java] <!--and work on [[Guessing Game Assignment]] in Java-->
  
 
== Tuesday (9/4/18) ==
 
== Tuesday (9/4/18) ==

Revision as of 14:15, 5 September 2018

Thursday (9/6/18)

Warmup:

  1. Download Processing
  2. Create/login to Repl.it using your APS Google account
  3. IB CS 2 Repl.it

Agenda:

  • IBCS2 Summer Assignment
    • Submit via Canvas by the Monday (9/10/18)
  • Misc Logistics:
    • Mr. Bui has B Lunch
  • IB Computer Science II Syllabus
    • Complete online syllabus agreement form by Monday (9/10/18)
  • Extra credit demonstrations?
    • Why did Mr. Bui give this task?
  • App Catalog (AirWatch) installers
    • Assuming your logins work
  • Java Review - Java Cheatsheet
    • Introduction to Repl.it
    • Simple main method
    • Variables, types, values
    • Keyboard input w/ Scanner
    • Circle circumference and area calculator
    • if statements
    • for loops
  • Complete the 17 repl.it tasks


Homework:

Tuesday (9/4/18)

  • Introductions & attendance
  • IBCS2 Summer Assignment
    • Submit via Canvas by the Monday (9/10/18)
  • Extra credit demonstrations?
  • App Catalog (AirWatch) installers
    • Assuming your logins work
  • Create/login to Repl.it using your APS Google account

Archives