1-1 | Wednesday, Aug 20 | Day X X Brn/Gld | For First Time Coders:
| | | Video Links
- Installing BlueJ Video
- Computer Methodology (5:48-7:41)
Download Links
- Download Chapter 1
- Download Java Methods Student Files
- Download BlueJ (v3.17 or v5.03)
- Download Java JDK
- Download Java JRE
- Download Eclipse (2024-06 IDE for Java Developers)
| 0 |
| | |
- Roll/Prayer/Welcome
- Counting on one finger (Binary on a Raspberry PI with LEDs)
- Log-in to Runestone Change your Password, find the CSAwesome2 Textbook and Assignments (Under your icon there is a pop-up menu
- Hello World without an IDE (Video)
- BlueJ, Eclipse as different IDE's (Integrated Development Environment)
HW
Watch Learn Java in 14 min
Install BlueJ and Eclipse on your home computer (Sorry, your chromebook is ok for online stuff, but not big and powerful to compile code)
| | |
- Syllabus
- Learn Java in 14 min
- www.learnjavaonline.org
- Hello World without an IDE
- https://www.tutorialspoint.com/java/index.htm
- Installing Eclipse on Windows or a Mac(12 min)
- www.learnjavaonline.org
- Guess My Rule
- Eclipse instructions
- mathorama.com/karel has slides and files
| 0 | 1-2 | Thursday, Aug 21 | Day 1 - Brown | In class
- Sign in to AP Classroom
- Pair Programming: Pick who is driver first
- Runestone Section 1.1 to 1.2
for HW
- Finish classwork (Runestone 1.1-1.2)
- Runestone Section 1.3
| | | | 0 | 1-3 | Monday, Aug 25 | Day 3 - Brown | In class
- Runestone Section 1.4 to 1.5
for HW
- Finish classwork (Runestone 1.4-1.5)
- AP Classroom: Unit 1 A Topic Questions
| | | In class
- Sign in to AP Classroom
- Pair Programming: Pick who is driver first
| 0 | 1-4 | Wednesday, Aug 27 | Day 5 M Brown | In class
- Questions on Runestone 1.4-1.6)
- Unit 1A quiz (up to Runestone 1.4)
- Runestone Section 1.7
- Sign in to AP Classroom Progress Check
for HW
- Runestone Section 1.8
- Study for Unit 1A Test (Sections 1.4-6)
| | |
- Sign in to AP Classroom Progress Check
- Pair Programming: Pick who is driver first
| 0 | 1-5 | Friday, Aug 29 | Day 1 F Brown | In class
- Coin Lab on BlueJ
- Sign in to AP Classroom Progress Check
for HW
- Runestone Section 1.8
| | |
- Sign in to AP Classroom Progress Check
- Pair Programming: Pick who is driver first
| 0 | 1-6 | Wednesday, Sep 03 | Day 3 - Brown | In class
- Review AP Classroom Unit 1A Topic Questions
- CW 1-6: Runestone Section 1.8 to 1.9
for HW
- HW 1-6: (Runestone 1.10-1.12)
- AP Classroom: Unit 1 A Topic Questions
| | | In class
- Sign in to AP Classroom
- Pair Programming: Pick who is driver first
| 0 | 1-7 | Friday, Sep 05 | Day 5 F Brown | In class
- CW 1-7: Runestone Section 1.13 to 1.14
for HW
- HW 1-7: (Runestone 1.15) Strings
| | | In class
- Sign in to AP Classroom
- Pair Programming: Pick who is driver first
| 0 | 1-8 | Tuesday, Sep 09 | Day 1 - Brown | Unit 1 Review
In class:
- Litvin Lab 3.7: Find the syntax Errors (p 58) (Litvin Student Files
for Homework:
- Runestone unit 1 Practice
- Albert.io: Unit 1 Practice
| 92 | 8, 10, 11, 12 | Helpful Video Links (AP Classroom so you find them, but not graded)
- Unit 1 Recap Video
| 0 | 1-9 | Thursday, Sep 11 | Day 3 - Brown | In class
- Runestore 2.1
- Unit 1 Test Sept 15
for Homework
- Runestone : 2.2 to 2.3
| | |
- Warm Up: String Methods: Pirate Translator (Talk Like a Pirate Day)
- TurtleGraphics 2024
and Fancy Balloons 2024 "Show and Tell"
- Quiz on Turtles, and Litvin Chapters 3 and 4
- Ch 5: Data Types, Variables and Arithmetic (slides)
- Lab 5.11 Pie Chart (Litvin p.119)
For HW:
- Watch 2 Unit 1.2 Unit Videos in AP Classroom
- Do p 125 exercises # 1, 2, 4, 5, 6
- Start on Runestone: CSAwsome: Data types, Variables, and Arithmetic
| 2 | 1-10 | Monday, Sep 15 | Day 5 - Brown | In Class:
- Go over Quiz from las class
- Unit 1 Test (60 min)
- Start with Runestone 2.1 (Selection & Repetition)
For HW:
- Finish Runestone 2.1 and 2.2
| | | Helpful Video Links for Chapter 5 (Assigned in AP Classroom so you find them, but not graded)
- Using the Math class
- Using the QRG with the Math class
- Using the Math.random() method
- Variable and Data Types Video 1 (7 min)
- Variable and Data Types Video2 (7 min)
- Casting & Ranges Video 1 (9 min)
- Casting & Ranges Video 1 (8 min)
| 3 | 1-11 | Wednesday, Sep 17 | Day 1 - Brown | In class:
- Codingbat.com/java
- Finish Runestone 2.1 and 2.2
for HW
- Runestone 2.3-2.4
- Codingbat.com Practice Logic-1 for Quiz 1-12 next time
-
| | |
- AP Java Quick Reference Guide
- https://codingbat.com/java
- Writing classes Practice
- Primitive data Types Unit 1 lecture by Adam Cannon of Columbia U
| 0 | 1-12 | Friday, Sep 19 | Day 3 F Brown | In class:
- Codingbat "Logic-1" style question Quiz
- Codingbat.com/java
- De Morgan Laws (Video of proof)
- Start Runestone 2.5 and 2.6
for HW
- Runestone 2.5-2.6
- Codingbat.com Practice Logic-1 for Quiz 1-12 next time
-
| | |
- AP Java Quick Reference Guide
- https://codingbat.com/java
- Writing classes Practice
- Primitive data Types Unit 1 lecture by Adam Cannon of Columbia U
| 0 | 1-13 | Tuesday, Sep 23 | Day 5 - Brown | Runestone 2.7 and 2.8, Litvin Chapter 7: Iterations (Loops)
In class:
- Ch 7 slides
- p 194 Euclid's GCF Algorithm (MyMath.java is in Ch 7 Student files
- Lab 7.8: Perfect Numbers (p 196)
- Hints for AverageScore.java (Question 13)
- Data Sets
- Runestone CW 1-13 (2.7-2.8)
For HW:
- Runestone HW 1-13 (2.9-2.10)
| 199 | 3, 5, 8, 11, 13 |
- Java Visualizer
| 0 | 1-14 | Thursday, Sep 25 | Day 1 F Brown | For underclassmen (Kairos)
Kairos Sept 23-26, 2025
- Coding Bat Practice
- Complete One-ToTen Lab
- Estimate Pi
- Adding Drill
| | |
- Nim Game Video
Starter Code
- "One to Ten Game"
- AP Java Quick Reference Guide
- Number Cube
- Adding Drill
- Estimate π with darts
| 0 | 1-15 | Monday, Sep 29 | Day 3 - Brown | In class:
- Review Questions on Runestone HW 1-13 (2.9-2.10)
- Unit 2A Project (Concert Tickets, Lottery)
- CW 1-15 (Unit 2A Review)
- Start Runestone HW 1-15 (2.11-2.12)
For HW:
- Finish Runestone HW 1-15 (2.11-2.12)
| 199 | 3, 5, 8, 11, 13 |
- Java Visualizer
| 0 | 1-16 | Wednesday, Oct 01 | Day 5 - Brown | In Class:
- Unit 2B (2.7-2.12) Review
- Unit 2
- Unit 2B Project
- Unit 2A Quiz ( 2.1-2.6)
For HW:
- Finish 2B Project
- AP Classroom: Unit 2 Progress check
| | | | 3 | 1-17 | Friday, Oct 03 | Day 1 M Brown | In Class:
- Unit 2B Quiz ( 2.7-2.12)
For HW:
-
| | | | 3 | 1-18 | Wednesday, Oct 08 | Day 3 - Brown | In Class:
- Unit 2 Test (60 min on 2.1-2.12)
For HW:
-
| | | | 3 | 1-19 | Friday, Oct 10 | Day 5 F Brown | Qtr 1 Review
| |
- AP Comp Sci Quick Reference
- College Board Penalty Points
- Qtr 1 Study Guide
| | 2 | 1-20 | Tuesday, Oct 14 | Day X X Brn/Gld | Qtr 1 Exam Room ?? (90 min) ? World Language Test Time?
- AP Comp Sci Quick Reference
- College Board Penalty Points
- Qtr 1 Study Guide
- After the Exam, start Reading Chapter 6
| | |
- Primitive data Types Unit 1 lecture by Adam Cannon of Columbia U
| 0 | | | | Qtr 1 Review
| |
- AP Comp Sci Quick Reference
- College Board Penalty Points
- Qtr 1 Study Guide
| | 2 | | | | In Class:
- Boolean Practice
- Ch 6 Slides
| p 170 | 3, 5, 8, 11 (Due Oct 18) | | 3 |