Difference between revisions of "IB Computer Science II"
From WLCS
| Line 3: | Line 3: | ||
You may find the old IBCS2 website here: [http://www.paulbui.net/wl/cs2 IBCS2_0708] | You may find the old IBCS2 website here: [http://www.paulbui.net/wl/cs2 IBCS2_0708] | ||
| − | == Wednesday - | + | == Monday (10/6/08) == |
| + | * Introduction to Data Structures | ||
| + | * Stacks | ||
| + | ** [[Media:Stacks.ppt]] | ||
| + | ** [[Media:Stack.java]] | ||
| + | ** [[Media:StackMain.java]] | ||
| + | |||
| + | == Wednesday - Friday (10/1/08 - 10/3/08) == | ||
* Complete adding selectionSort() and bubbleSort() to your AddressBook | * Complete adding selectionSort() and bubbleSort() to your AddressBook | ||
* Demo missing work to Mr. Bui | * Demo missing work to Mr. Bui | ||
Revision as of 09:20, 6 October 2008
Welcome to the IB Computer Science II Homepage!
You may find the old IBCS2 website here: IBCS2_0708
Monday (10/6/08)
- Introduction to Data Structures
- Stacks
Wednesday - Friday (10/1/08 - 10/3/08)
- Complete adding selectionSort() and bubbleSort() to your AddressBook
- Demo missing work to Mr. Bui
- Read through Media:CriterionA2_criteriaforSuccess.doc
- Begin working on your Criteria for Success. It will be due next week.