Oct 31, 2023
Lesson on Java recursion.
Oct 30, 2023
Lesson on Java class hierarchy.
Oct 29, 2023
My plans and reviews for the Tri 1 Final Project
Oct 26, 2023
Lesson on 2D Arrays
Oct 17, 2023
while Loops, for Loops, Developing Algorithms Using Strings, Nested Iteration, Informal code analysis >>> AP Exam Weighting 17.5-22.5%
Oct 16, 2023
Tech talk going over object oriented progamming in javascript
Oct 12, 2023
Oct 10, 2023
Lesson on boolean logics!
Lesson on booleans and if statements!
Oct 5, 2023
Oct 3, 2023
Sep 22, 2023
Sep 21, 2023
Taking notes on other groups
Sep 19, 2023
Sep 13, 2023
Answering Collegeboard FRQ Questions
Sep 6, 2023
An introduction to primitive types using input, output, and a grading calculator example.
Aug 29, 2023
Creating a game in Java
Aug 28, 2023
Our plans for week 2
Aug 23, 2023
Using Java in Jupyter
A common way to become familiar with a language is to build a calculator. This calculator shows off button with actions.
Aug 22, 2023
Hacks for Linux and Bash
Aug 18, 2023
Hacks for Week 0
Jul 8, 2022
A remix of Conway's game of life using timer, onclick and algorithms.
A pretty advanced use of JavaScript building classic snake game using menu controls, key events, snake simulation and timers.