1 | Tuesday, Jan 07 | Day 2 - Gold | Read 11.1 - 11.8 (pp. 320 -336) | | | |
| | | Syllabus | | | Syllabus | | | | In class:
- Answers to Semester 1 FRQs
- Click Boxes Lab
For HW:
- Write TeamTester.java, that will Test both constructors, the add method and the winner method.
| | | Click Boxes Lab | 4 | Thursday, Jan 16 | Day 2 M Gold | In class:
- CSAwesome Coding Assignment 7.2.1 (paper too?)
- Ch 11 Slides
- Lab 11.5 Shuffler (p. 328)
- Homework Hint: #4 digits
For HW:
- Litvin page 337, 2, 3, 4, 5, 6, 8, (11 - optional but fun)
- Runestone HW 3-2
| 337 | 2, 3, 4, 5, 6, 8, (11 - optional but fun) | | 5 | Tuesday, Jan 21 | Day 4 - Gold | In class:
- Socrative Q & A: Ch 11
- Litvin Lab 11.7: IndexMaker (p. 332)
- Runestone ArrayLists
- CodeStepByStep.com
For HW: | 6 | Thursday, Jan 23 | Day 6 - Gold | Kairos (No Seniors) Jan 22-24, 2025 | | | | 7 | Monday, Jan 27 | Day 2 - Gold | In class
- Runestone ArrayLists
- Quiz 3-5 on ArrayLists (Study your runestone)
- 2013 FRQ 1
- CodeStepByStep.com
- ArrayList 1
Ch 11 Test Next class | | 2013 FRQ 1: "Download Info" (After Chapter 11 on ArrayLists) | 2013 Free Response Questions 2013 FRQ 1: DownloadInfo
| 8 | Wednesday, Jan 29 | Day 4 M Gold | Chapter 11 Test on ArrayLists
In class
- Review Solutions to 2013 FRQ 1, and some from CodeStepByStep.com ArrayList1
- Chapter 11 Test (60 min)
for HW
- Start Reading Ch 13
- Turn in 1,2 from Ch 13
| 375 | 1, 2 | | 9 | Friday, Jan 31 | Day 6 F Gold | In class :
- Go over Ch 11 Test answers (once all have taken it)
- AP Test Day update: Bluebook App
- Ch 13 Slides
- Algorithms: Recursion Video (5:40)
- Demo 1: Triangle Numbers
- Recursion Demos
For HW:
- Continue Reading Litvin Ch 13
- Do Litvin exercises
- Using Chromebook's "Bluebook" App, Answer part (a) of the FRQ in section 2
- in AP Classroom watched the Assigned Video (Unit 10.1)
| 375 | 3, 4, 5, 6, 7 | | 10 | Tuesday, Feb 04 | Day 2 - Gold | Ch 13 Review
In class:
- Ch 13 Slides
- https://codestepbystep.com/ Recursion
- CodingBat a: bunnyEars, sumDigits, bunnyEars2
- Chapter 13 Q & A @ socrative
- runestone: Recursion
- A href="https://www.codestepbystep.com/r/problemset/view/9808">CodeStepByStepRecursion
For HW:
- Do exercises p 373 # 8, 9, 13
- Runestone HW 3-10 on Recursion
| 378 | 8, 9, 13 | | 11 | Thursday, Feb 06 | Day 4 - Gold | Chapter 13 Test on Recursion
- Can you write a equals, CompareTo method for a class?
- Can you make A Comparable class and write a compares method?
- Can you write a sequential search method? A insertion, selection sort method?
- Do you understand the advantages and disadvantages or the sort methods?
- Do you understand the "Big-O" way of describing the efficiency of an algorithm?
For Homework:
- Read Litvin 14.1 - 14.3 (pp. 384-394)
| | | | 12 | Monday, Feb 10 | Day 6 - Gold | In class:
- Binary and Linear Searching algorithms
- 14.2 equals, compareTo, and compare (Student Files ch 14)
- Litvin Lab 14.4: SortedWordList (p. 395)
- States Lab
- Car Talk Lab Reading in a text file to search
- CodeStepByStep searching and sorting
For Homework
- Start Runestone HW 3-10 (Searching)
| 410 | 1, 2, 4(a), 4(b), 5, 6 (Try writing code to confirm your answer) |
- Sort an Array with a Comparator Video (3:47)
- Binary Search Video 1 (1:28)
- How Binary search works video (7:20)
- Algorithms: Binary Search (6:21)
| 13 | Wednesday, Feb 12 | Day 2 - Gold | In class
- Sorting Algorithms
- Car Talk Job Search
- Review Test Answers
For HW
- Runestone HW 3-13 (Sorting)
- Read Chapter 14 section 14.5 to 14.7
| | | Binary Search Video 1 (1:28) How Binary search works video (7:20) Algorithms: Binary Search (6:21)
| 14 | Friday, Feb 14 | Day 4 F Gold | In class
- Sort Out Sorting
- Sorting Algorithms Continued
- Ch 14 Slides
- Ch 14 Q & A
- CodeStepByStep
- Car Talk Job Search
For HW
- Litvin Exercises, p 412
| 412 | 11, 12, 15 | Binary Search Video 1 (1:28) How Binary search works video (7:20) Algorithms: Binary Search (6:21)
| 15 | Thursday, Feb 20 | Day 6 - Gold | In class
- AP Classroom Unit 7 and 10 MCQ PPC
- Car Talk Job Search
- Review Test Answers
For HW
- AP Classroom Unit 7 and Unit 10 MCQ PPC's
| | | Binary Search Video 1 (1:28) How Binary search works video (7:20) Algorithms: Binary Search (6:21)
| 16 | Monday, Feb 24 | Day 2 - Gold |
- AP Tests: What NOT to Bring
- Horstmann.com: Sorting and Searching Practice (1-10)
Chapter 14 Test on Searching and Sorting
- Daily FRQ Quiz
- For homework: Unit 7 Progress Check: MCQ
| 1-18 | | GeeksForGeeks' comparison between selection and insertion sorts | 17 | Wednesday, Feb 26 | Day 4 - Gold |
- Gray Image Starter and Tester Code
2012 Free Response Questions
For Homework
- Watch 2024 AP PS 1:MCQ
- HW 3-17 at runestone is an untimed Practice Exam 1 (12.2), 20 MCQ Questions (the actual AP Exam has 40)
- Finish GrayImage FRQ
| | | | 18 | Friday, Feb 28 | Day 6 F Gold | Qtr 3 Exam Next Time in Rm 405
In class:
- Qtr 3 Study Guide
- Quiz on 2024 AP PS 1
- Sound class Starter and Tester Code
Finding the Course Guide Review Practice Sessions at AP Classroom
for homework
- Watch 2024 AP PS 6:Array/ArrayList
- APLine class Starter and Tester Code
| | | | 19 | Tuesday, Mar 04 | Day 2 - Gold |
- Q 3-19 FRQ
- Celebrity Lab
- Activity 3 Putting it all together
- Activity 4: Extending the Celebrity Class
For HW:
- Finish Greed Game Strategy Lab. Download the latest Contest code.
- FRQ: Token Pass
- HW 3-19 (SFHSJava) 2 FRQ
| | 2013 FRQ 2: "TokenPass" | Link to Lab Questions and code
| | | | Qtr 3 Exam part 1: 40 MCQ's (Room 405, 40 questions, original exam allowed 75 minutes, you are permitted 85)
- Lockdown Browser check
Lockdown Browser Trouble shooting
- Link to AP Classroom
| | | Qtr 3 Study Guide | 20 | Thursday, Mar 06 | Day 4 - Gold | Qtr 3 Exam Part 2: 3 FRQ's (Room 405, 80 minutes)
| | | | 21 | Monday, Mar 10 | Day 6 - Gold | Qtr 3 Exam Part 3: 1 FRQ (Room 405, 30 minutes)
| | | |