Apr 22, 2024
ArrayList Lesson STUDENT STUDENT
Apr 18, 2024
Arrays Lesson (FINAL)
Apr 3, 2024
Mar 21, 2024
Mar 12, 2024
The difference in the application and use of Value and Reference types in Java.
Lessons for methods & control structures
Mar 8, 2024
Feb 24, 2024
Feb 16, 2024
Jan 28, 2024
Jan 25, 2024
Jan 23, 2024
Jan 22, 2024
HTML and Javascript of User Profiles
Jan 12, 2024
Dec 21, 2023
Dec 19, 2023
Dec 10, 2023
Dec 8, 2023
Oct 31, 2023
Lesson on Java recursion.
Oct 30, 2023
Lesson on Java class hierarchy.
Oct 19, 2023
Lesson on the College Board Unit 6 Arrays. This is the teacher notebook.
Oct 16, 2023
Tech talk going over object oriented progamming in javascript
Oct 11, 2023
4.3
Oct 6, 2023
Sep 25, 2023
Object classes
Sep 20, 2023
Lesson on 2D Arrays
Sep 19, 2023
Lesson on boolean logics!
A guide on simple sprite animations using Javascript, and how to implement them into games
Sep 17, 2023
Lesson on booleans and if statements!
Sep 15, 2023
Sep 13, 2023
Quick launch into Variables, Functions, Arrays, Classes, Objects.
Sep 12, 2023
Learn the relationship between a Class and an Object. A Class is a template for an Object. An Object is an instances of a Class.
Sep 6, 2023
An introduction to primitive types using input, output, and a grading calculator example.
Sep 1, 2023
Aug 23, 2023
These console games show many elements from College Board's Units.
Aug 21, 2023
Build your first Blog. This will help us communicate results.
A key to development in this class is the association VSCode to a GitHub pages project. This is where students update assignments and present work.
Aug 17, 2023
The College Board testing language is Pseudo Code. Pseudo mean kind-of language that we will compare to Python.
Aug 16, 2023
Tools and equipment setup for tools used throughout this class.
Aug 15, 2023
Become one with your tools. They could be more important than code, code, code.
A progressive journey through Java basics starting with the classic "Hello, World!" example.
Jul 23, 2023
Jun 17, 2023
Jul 8, 2022
A pretty advanced use of JavaScript building classic snake game using menu controls, key events, snake simulation and timers.