Difference between revisions of "IB Computer Science 1"

From WLCS
(Replaced content with "== Archives == * IBCS1 - 1819 * IBCS1 - 1718")
(Tag: Replaced)
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Tuesday - Thursday (6/11/19 - 6/13/19) ==
 
'''Agenda:'''
 
* [https://docs.google.com/document/d/1gegH0P_O675bYWztCOKRcX1gStOxYLdT84jx4qO0vgI/edit?usp=sharing IB CS 1 Final Exam Outline]
 
* Complete and demo [https://docs.google.com/document/d/1w2afUehRL4HMqNUrYQZAqzdcfLvtP8TG89lvnXPDQn0/edit?usp=sharing BlackJack project]
 
** Demos will be accepted up through 1st period's final exam day
 
 
== Wednesday - Friday (6/5/19 - 6/7/19) ==
 
'''Warmup:'''
 
* Analyze and execute the code found at: https://repl.it/@paulbui/String-Equals-Demo
 
** Can you ever get your input to match the if-statement check?
 
** Is String a primitive type or a complex object type?
 
 
'''Agenda:'''
 
* String equals() demo
 
* Make sure that you have completed the ArrayList<Card> repl.it exercises:
 
** printHand()
 
** getHandValue()
 
* Work on the [https://docs.google.com/document/d/1w2afUehRL4HMqNUrYQZAqzdcfLvtP8TG89lvnXPDQn0/edit?usp=sharing BlackJack project]
 
** Read through the [https://docs.google.com/document/d/1w2afUehRL4HMqNUrYQZAqzdcfLvtP8TG89lvnXPDQn0/edit?usp=sharing BlackJack requirements and grading rubric]
 
** BlackJack demos are due next week: Tuesday or Thursday (6/11/19 - 6/13/19)
 
* Final exam review outline will be given next week on Tuesday (6/11/19)
 
** Final exam format: ~40 multiple choice Java questions
 
 
== Monday (6/3/19) ==
 
'''Warmup:'''
 
# Open [https://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html ArrayList Javadoc]
 
# Read over all the method names
 
 
'''Agenda:'''
 
* Review BlackJack rules - based on your outline assignments
 
* [https://docs.google.com/presentation/d/1kuPCx0XHdanLhwsM6lFNJINLsJuc7tVpeS2cwp-scrw/edit?usp=sharing ArrayLists]
 
* Complete the ArrayList<Card> repl.it exercises
 
** printHand()
 
** getHandValue()
 
 
 
== Archives ==
 
== Archives ==
* [[IBCS1 - 1819 - May]]
+
* [[IBCS1 - 1819]]
* [[IBCS1 - 1819 - April]]
 
* [[IBCS1 - 1819 - March]]
 
* [[IBCS1 - 1819 - February]]
 
* [[IBCS1 - 1819 - January]]
 
* [[IBCS1 - 1819 - December]]
 
* [[IBCS1 - 1819 - November]]
 
* [[IBCS1 - 1819 - October]]
 
* [[IBCS1 - 1819 - September]]
 
 
* [[IBCS1 - 1718]]
 
* [[IBCS1 - 1718]]

Revision as of 20:58, 23 June 2019