Difference between revisions of "IB Computer Science 2"

From WLCS
Line 1: Line 1:
 +
== Thursday (9/6/18) ==
 +
'''Warmup:'''
 +
# Download [https://processing.org/ Processing]
 +
# Create/login to [https://repl.it/ Repl.it] using your APS Google account
 +
 +
'''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 - [http://introcs.cs.princeton.edu/java/11cheatsheet/ Java Cheatsheet]
 +
** Introduction to [https://repl.it/ Repl.it]
 +
** 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]
 +
 
== Tuesday (9/4/18) ==
 
== Tuesday (9/4/18) ==
 
* Introductions & attendance
 
* Introductions & attendance
 
** [https://docs.google.com/presentation/d/1Nzo-2anihJvunXw6plSr3pdw9mS26Mv0CZLT-inhGoc/edit?usp=sharing About Me]
 
** [https://docs.google.com/presentation/d/1Nzo-2anihJvunXw6plSr3pdw9mS26Mv0CZLT-inhGoc/edit?usp=sharing About Me]
 
* [[IBCS2 Summer Assignment]]
 
* [[IBCS2 Summer Assignment]]
** Submit via Canvas by the Thursday (9/6/18)
+
** Submit via Canvas by the Monday (9/10/18)
 
* Extra credit demonstrations?
 
* Extra credit demonstrations?
 
* App Catalog (AirWatch) installers
 
* App Catalog (AirWatch) installers
 
** Assuming your logins work
 
** Assuming your logins work
 +
* Create/login to [https://repl.it/ Repl.it] using your APS Google account
  
 
== Archives ==
 
== Archives ==
 
* [[IBCS2 Summer Assignment]]
 
* [[IBCS2 Summer Assignment]]
 
* [[IBCS2 - 1718]]
 
* [[IBCS2 - 1718]]

Revision as of 10:26, 5 September 2018

Thursday (9/6/18)

Warmup:

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

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
    • while and for loops
  • Recreate the Guessing Game Assignment in Java

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