CS Blog, AP Test Prep, and more
Oct 19, 2023
Lesson on the College Board Unit 7 ArrayLists
Oct 16, 2023
Lesson on the College Board Unit 5 Creating Classes
Tech talk going over object oriented progamming in javascript
Oct 12, 2023
Lesson on the College Board Unit 4 Iteration
Oct 9, 2023
Lesson on the College Board Unit 6 Arrays
Sep 25, 2023
Lesson on the College Board Unit 2 Using Objects
Sep 19, 2023
College Student Panel Takeaways and Reflection
Lesson on boolean logics!
Sep 17, 2023
Lesson on the College Board Unit 6 Booleans and If Statements
Sep 15, 2023
Lesson on the College Board Unit 1 Data Types
Sep 14, 2023
Free Response Question Hacks
Sep 13, 2023
Quick launch into Variables, Functions, Arrays, Classes, Objects.
Sep 6, 2023
An introduction to primitive types using input, output, and a grading calculator example.
A Tech Talk on outputs using HTML and Javascript. This uses jquery for easy onscreen interaction and filtering.
Aug 23, 2023
Console games that show elements from College Board's Units
Documentation and solutions to problems I run into.
Aug 22, 2023
Tech Talk on Linux and the Bash shell.
Continue learning the Development work flow for GitHub Pages index.md and _posts. Now is the time to build you first project.
Aug 21, 2023
Build your first Blog. This will help us communicate results.
Become one with your tools. They could be more important than code, code, code.
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 16, 2023
Tools and equipment setup for tools used throughout this class.
Aug 15, 2023
A progressive journey through Java basics starting with the classic "Hello, World!" example.
Jul 8, 2022
A pretty advanced use of JavaScript building classic snake game using menu controls, key events, snake simulation and timers.