Difference between revisions of "IB Computer Science 2"

From WLCS
 
Line 1: Line 1:
== Friday - Tuesday (9/14/12 - 9/18/12) ==
+
== [[IBCS2 - Archives]] ==
'''Agenda:'''
 
* Demo [[Media:CombatSimulation.java]]
 
* Demo the Array Practice
 
* AddressBook beginning walk-through
 
* [[AddressBook class lab assignment]]
 
 
 
'''Homework:'''
 
* Completed [[AddressBook class lab assignment]] by the end of next class
 
 
 
== Wednesday (9/12/12) ==
 
'''Agenda:'''
 
* Demo [[Media:CombatSimulation.java]]
 
* Review Arrays
 
** [[Media:JavaArrays_Basic.ppt]]
 
** [[Media:IntroArrays.ppt]]
 
* Array practice activities.  Create a new Java class named ArrayPractice
 
*# Create an array of 10 Strings (Use names of students in the room).  Using a for loop, print out all the Strings in the array.
 
*# Create an array of 10 integers (make a bunch of numbers up).  Using a for loop and an if statement, print print out only numbers greater than 10.
 
*# Create an array of 10 integers.  Using a for loop, calculate the sum and average.
 
*# Demo ArrayPractice
 
* AddressBook beginning walk-through
 
* [[AddressBook class lab assignment]]
 
 
 
== Monday (9/10/12) ==
 
'''Warmup:'''
 
# Bring up NetBeans
 
# Import your summer assignment
 
#* [[Weapon class assignment]]
 
#* [[Creature class assignment]]
 
# Demo using [[Media:CombatSimulation.java]]
 
 
 
'''Agenda:'''
 
* Software Development Quiz
 
* Java Review?
 
** [[Media:IntroClasses.ppt]]
 
** [[Media:JavaArrays_Basic.ppt]]
 
** [[Media:IntroArrays.ppt]]
 
* Complete [[Contact class lab assignment]]
 
* AddressBook beginning walk-through
 
* [[AddressBook class lab assignment]]
 
 
 
== Thursday (9/6/12) ==
 
* Re-introductions
 
* [[IB Computer Science II Syllabus]]
 
* Turn in [[IBCS2 Summer Assignment]] book work
 
* Introduction to Software Development
 
** [[Media:SoftwareDevelopment.ppt]]
 
* Software Development Quiz on Monday (9/10/12)
 
* Test [[IBCS2 Summer Assignment]] code on computer
 
 
 
== Tuesday (9/4/12) ==
 
* Introductions
 
* Name cards
 
* Lab setup/config
 
** Login username is your first initial and lastname (e.g. pbui)
 
** Your password is your student ID number
 
** Go to Apple (upper left) -> System Preferences -> Accounts -> Change Password
 
** Acceptable-use policies apply in this lab!
 
* Complete the [http://spreadsheets.google.com/viewform?key=p6_k1SMbS2zvMHJNJBBkFPA Student Surveys]
 

Latest revision as of 08:28, 13 September 2023