|
|
| (334 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| − | '''Welcome to the IB Computer Science II Homepage!'''
| + | #REDIRECT [[IB Computer Science 2]] |
| − | | |
| − | You may find the old IBCS2 website here: [http://www.paulbui.net/wl/cs2 IBCS2_0708]
| |
| − | | |
| − | == Tuesday (10/7/08) ==
| |
| − | '''Warmup:'''
| |
| − | * What does LIFO stand for?
| |
| − | * What are the operations we can use on a stack?
| |
| − | * When do we use stacks?
| |
| − | | |
| − | '''Agenda:'''
| |
| − | * Reminder: Dossier Criteria for Success due this Friday
| |
| − | * Queues
| |
| − | ** [[Media:Queues.ppt]]
| |
| − | ** [[Media:Queue.java]]
| |
| − | ** [[Media:QueueMain.java]]
| |
| − | * Fix Queue.java so that it works. You must fill in all the method bodies
| |
| − | | |
| − | == Monday (10/6/08) ==
| |
| − | * Reminder: Dossier Criteria for Success due this Friday
| |
| − | * 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
| |
| − | * 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.
| |
| − | | |
| − | == Archives ==
| |
| − | [[IBCS2 - September]]
| |