π¨ Class Notes Transcript: Unit8_Day1.java
π¬ Chat and ask questions through our Discord Channel.
Assigned: 01/24/2022 Due: 01/24/2022 (nothing due)
π¨ Lab Instructions: Matrix Lab Instructions
βοΈ Submission Form: Matrix Lab Submission Form
Assigned: 01/24/2022 Due: 01/25/2022 (by midnight)
π¨ Lab Instructions: Magic Squares Lab Instructions
βοΈ Submission Form: Magic Squares Lab Submission Form
Assigned: 01/26/2022 Due: 01/30/2022 (by midnight)
π¨ AP College Board Review Questions:
βοΈ APCSA.U8.L1 - 2D Arrays
βοΈ APCSA.U8.L3 - FRQ
Assigned: 01/28/2022 Due: 01/30/2022 (by midnight)
βοΈ Assignment: Unit 8 Progress Check: MCQ & FRQ (01/31/2022)
Assigned: See Above for Dates Due: Completed During Class
Lab Resources:
Instructions: Lab Manual <-- This is the most important link!
============================================
Activity 1: Intro to Digital Pictures and Color | Pix Lab Project
Activity 2: Picking a color | ColorChooser.java
Activity 3: Exploring a Picture | PictureExplorer.java
Activity 4: 2D Arrays in Java | IntArrayWorker.java | IntArrayWorkerTester.java
Activity 5: Modifying a Picture | Picture.java | SimplePicture.java | DigitalPicture.java | PictureTester.java
Activity 6: Mirroring Pictures | PictureTester.java
Activity 7: Mirroring Parts of a Picture | PictureTester.java
Activity 8: Creating a Collage | PictureTester.java
Activity 9: Simple Edge Detection | PictureTester.java
Assignments & Due Dates:
Activities 1-3 (Pages 1 - 6)
βοΈ Activity 1 Questions
βοΈ Activity 2 Questions
βοΈ Activity 3 Questions + Creating & Exploring Other Pictures Exercises
Assigned: 02/01/2022 Due: 02/02/2022 (by midnight)
Activity 4 - 2D Arrays in Java (Pages 7-9)
βοΈ Activity 4 Exercises
Assigned: 02/03/2022 Due: 02/04/2022 (by midnight)
Activity 5 - Modifying a Picture (Pages 10-13)
βοΈ Activity 5 Exercises
Assigned: 02/07/2022 Due: 02/07/2022 (by midnight)
Activity 9 - Simple Edge Detection (Pages 21-22)
βοΈ Activity 9 Exercises
Assigned: 02/08/2022 Due: 02/09/2022 (by midnight)
π¨ WARMUP:
Write a program that takes the data from forward.txt and outputs it in reverse order to a file named "reverse.txt." (Hint: Read the file twice to get the necessary information and store the data in an Array)
βοΈ CHALLENGE:
Here are the instructions for the challenge: I/O Challenge Instructions
Here is the input file for step 1: Step_1.txt
Here's the Randomly Generated: Partner List
Submit your java file containing your assigned method here: Submission Form
π¬ Chat and ask questions through our Discord Channel.
Assigned: 02/10/2022 Due: 02/15/2022 (by midnight)