AP Comp Sci A Homework - Block A

Next school day is Day 5

Generated Sunday, April 28, 2024 at 04:56 am.
login Mathorama School Calendar Bell Schedule Socrative.com CodingBat SFHS-Java APCS Wiki codeHS Sandbox IDE Karel Blackbaud Portal Google Classroom myAP Classroom APCS Podcast Videos
Class Date Schedule Topic Page Exercises Links
1Monday, Oct 16 Day 3 - BrownSyllabus

Review answers to Qtr 1 Exam

Syllabus
2Wednesday, Oct 18 Day 5 - BrownJunior Retreat Oct 18-20
   In Class:
  1. Intro to Chapter 6: DeMorgan's Law for "Distributing a NOT"
  2. Boolean Practice
  3. Ch 6 Slides
  4. p 169 Exercises 2-4 (CW 2-2)
For HW:
  1. Read Ch 6
  2. p 172 Exercises
17215, 16a, 20, 21, 23
3Friday, Oct 20 Day 1 F Brown
Reminder: Tuesday Oct 24, 2023 is PSAT EXAM DAY on campus, No Senior classes.
   In class:
  1. Lab 6.9 CrapsGame.java, Die.java (Download Student Files)
  2. Ch 6 Q & A (Socrative)
  3. DQ: Write a class
For HW:
  1. Do Lab 6.12: RollingDie.java (p 163-166)
1993, 5, 8, 11
4Wednesday, Oct 25 Day 3 - BrownIn class
  1. Chapter 6 Q and A
  2. JavaBat String times method.
  3. SFHS-Java Unit 4: Code Lens and debugging
  4. "Count the Loops" game with a Partner
  5. Lab: Adding Drill
for HW
5Friday, Oct 27 Day 5 F BrownChapter 7: Iterations (Loops)

In class:

  1. Choice Estimate PI or Lab 7.8: Perfect Numbers (p 196) For HW:
    1. Read Ch 7
    2. page 199
20112, 19, 20, 21Java Visulaizer
6Tuesday, Oct 31 Day 1 - BrownIn class:
  1. Wordel Lab
  2. Ch 7 Q and A
  3. Ch 7 slides
For HW:
  1. HW 2-6 (Runestone)
Java Visulaizer
7Thursday, Nov 02 Day 3 - BrownCh 8: Strings
  1. DQ on Writing a method that uses a loop
  2. JavaBat String Methods with no loops.
  3. JavaBat String Methods with one loop.
  4. JavaBat String Methods with two loops.
HW
  1. Textbook Exercises
2291, 2, 3, 4, 5b, 11
  1. HW8 Testers.java
  2. String methods video 1 (8 min)
  3. String methods video 2 (8 min)
  4. String methods video 3 (8 min)
8Monday, Nov 06 Day 5 - BrownIn class: HW:
  • Read 8.5-8.10
  • Do p 232: 21,22
  • Runestone 2-8 (Strings)
23221, 22
9Wednesday, Nov 08 Day 1 - Brown
Chapter 6/7 Test on Boolean Expressions and Loops (Units 3 & 4)< /div>

Fr Chris at Provincial Assembly Nov 8

for HW: Finish Runestone 2-8 (Strings)

   
Reminder: Veterans Day Observed Nov 10, 2023.
10Monday, Nov 13 Day 3 - BrownIntro to Arrays

In class:

  1. Chapter 8 Review (slides/Codingbat Strings / Arrays)
  2. Ch 8 Q & A (Socrative)
  3. AP Classroom (late fees apply after today)
  4. Javabat: Arrays 1: reverse3
  5. Javabat: Arrays 2: countEvens
  6. Lab 9.3 "Fortune Teller" (upload to Blackbaud)
  7. Introduce 2D arrays (slides)
  8. Start 9.5 "Chomp" Picture Lab Set Up
for HW
  1. Read Section 9.4 to 9.6
  2. Do p258 & 261 Exercises (use the provided "Chapter 9 HW Testers" for full credit)

    Please upload actual ".java" file(s)  directly to Blackbaud from your IDE's project folder.  No credit if you attempt to upload a Google doc, or a file from Google Drive or anything other than a file from your IDE's project folder.

2583, 6, 11, 12Chapter 9 HW Testers
11Wednesday, Nov 15 Day 5 - Brown
Reminder: Parent-Teacher Conferences Monday Nov 20, 2023.
   In class: For HW
  1. Read Section 9.4 to 9.6
  2. HW 2-11 (Arrays) on Runestone
  3. Textbook exercises (Please use Chapter 9 HW Testers
    Question 15: Checkerboard Tester When you click on it, the checkerboard changes to a new checkerboard of a different size.)

    Please use Chapter9Testers.java with your name and date in a comment.  Please upload actual ".java" file(s)  directly to Blackbaud from your IDE's project folder.  No credit if you attempt to upload a Google doc, or a file from Google Drive or anything other than a file from your IDE's project folder.

  4. Finish TicTacToe2 Lab.
26114, 15
  1. StudetFiles.zip
  2. Chapter 9 HW Testers fro 14 and Question 15: Checkerboard Tester When you click on it, the checkerboard changes to a new checkerboard of a different size.
12Friday, Nov 17 Day 1 F Brown
Reminder: Thanksgiving Break Nov 22-24, 2023.
   In class:
  1. Warmup with Arrays: CodingBat Array-1
  2. DQ 2-12 (1-D Arrays)
  3. Solutions to Chomp and Sieve of E
  4. Warm Up: TwoD
  5. Primes: Lab 9.8 Sieve of E. p 254
  6. Q and A on Ch 9 (Socrative)
  7. Time permitting, see Labs to the right
For HW
  1. Runestone HW 2-12 (2D Arrays
  2. Textbook Exercises. Please use Chapter9Testers.java with your name and date in a comment.  

    Please upload actual ".java" file(s)  directly to Blackbaud from your IDE's project folder.  No credit if you attempt to upload a Google doc, or a file from Google Drive or anything other than a file from your IDE's project folder.

  3. Read Chapter 10.1 - 10.9 (pp. 280-298)
    26217, 18, (19a), (20), 23, (24a)
    1. Chapter 9 HW Testers
    2. Lights Out
    3. TicTacToe2 (Start with the Tester)
    4. Picture Lab Activities
    13Tuesday, Nov 21 Day 3 M Brown
    Chapter 8/9 Test on Strings and Arrays (Units 2.6, 2.7, 4)

    No homework if you already finished the TicTacToe2 Lab and Chapter 10 reading, otherwise please complete for late credit.

    14Tuesday, Nov 28 Day 5 - BrownIn class:
    1. Chapter 10 Slides
    2. Vending Machine Lab 10.9 (p 295)
    3. Vending Machine Lab 10.12 (p. 308)
    4. Go over Test Answers
    For HW:
    1. Download the lockdown Browser and perform the Readiness check to do the Sem 1 MC Practice
    2. HW 2-14/15 (Using Classes)(Runestone- Due Dec 4)
    3. Do 1, 2, 3, 4, 6, 9, 10, 13 (No credit if you attempt to upload a Google doc, or a file from Google Drive or anything other than a file from your IDE's project folder, or typed into the text area of blackbaud.)
    4. Read 10.9 - 10.13 (pp. 298-309)
    310 1, 2, 3, 4, 5, 6, 9, 10, 13
    1. StudetFiles.zip
    2. AP Classroom::
      1. Download the lockdown Browser and perform the Readiness check to do the Sem 1 MC Practice
      2. Sem 1 MC Practice (Due 8am Dec 8)
      3. Sem 1 FRQ Practice (Due 8am Dec 12)
    15Thursday, Nov 30 Day 1 F BrownIn class:
    1. Ch 10 Questions (Socrative)
    2. Lights Out
    3. Go over Last Test Solutions
    4. Picture Lab Activities 5
    For HW:
    1. HW 2-15 (Using Classes)(Runestone)
    2. Do 14, 19. (No credit if you attempt to upload a Google doc, or a file from Google Drive or anything other than a file from your IDE's project folder, or typed into the text area of Blackbaud.)
    3. Read 10.10 - 10.13 (pp. 298-309)
    31314, 19
    1. Download the lockdown Browser and perform the Readiness check to do the Sem 1 MC Practice
    2. Sem 1 MC Practice (Due 8am Dec 8)
    3. Sem 1 FRQ Practice (Due 8am Dec 12)
    16Monday, Dec 04 Day 3 - Brown
    Chapter 10 Test on Implementing Classes (Units 5, 9)
    1. Chapter 10 Test (60 min)
    2. Go over test Answers (30 min)
    3. Download the lockdown Browser and perform the Readiness check to do the Sem 1 MC Practice
    4. Sem 1 MC Practice (Due 8am Dec 8)
    5. Sem 1 FRQ Practice (Due 8am Dec 12)
    Semester 1 Study Guide
    17Wednesday, Dec 06 Day 5 - Brown Semester Review and Practice Semester 1 Study Guide AP Classroom::
    1. Download the lockdown Browser and perform the Readiness check to do the Sem 1 MC Practice
    2. Sem 1 MC Practice (Due 8am Dec 8)
    3. Sem 1 FRQ Practice (Due 8am Dec 12)
    Semester 1 Study Guide
    18Friday, Dec 08 Day 1 M Brown
    Semester 1 Exam Part 1: Multiple Choice/Short Answer. (Rm 405)
    1. Sem 1 FRQ Practice (Due 8am Dec 12)
    Semester 1 Study Guide
    19Tuesday, Dec 12 Day X X Brn/Gld
    Semester 1 Exam Part 2: Free Response (Rm 405)
    For HW Due class 3-1:
    • Read 11.1 - 11.4 (pp 318- 324) on ArrayLists
    3321, 2, 4

    login Mathorama School Calendar Bell Schedule Socrative.com CodingBat Java2020-APCS APCS Wiki codeHS Sandbox IDE Karel Blackbaud Portal Google Classroom myAP Classroom APCS Podcast Videos