Nov 30, 2022
Lesson on Big Idea 3 which includes expressions, strings, psuedocode, and more!
Nov 29, 2022
The homework assignment and challenge in our lesson plan
Nov 28, 2022
final exam correction
Nov 10, 2022
A journey through Python starting the classic "Hello, World" example, then progressing in learning to building a quiz. This focuses on College Board vocabulary and examples using Variables, Assignments, Functions, and Selection.
Oct 25, 2022
Preparation and some skills to play badminton.
Oct 11, 2022
A discussion on Web APIs. This is about creating a Web API (Jokes), and creating API that retains data as long as the Web Server is running. This is done using List and Dictionaries as the backend. Ultimately, this example could be extended by adding a database to the backend. However, for now, we are focussing on interaction of Frontend to Backend, this is called an Endpoint.
Oct 10, 2022
APIs can be found all over the internet. A great consolidator of many APIs is RapidAPI. In this blog we will use a site to consolidates API stats. Learning a few lines of code and you can start extracting lots of data from the internet via APIs.
Oct 3, 2022
An introduction to Data Abstraction using Python Lists [] and Python Dictionaries {}.
Aug 29, 2022
A Binary Math illustrative application using HTML, Liquid, and JavaScript.
Jul 7, 2022