SA2: Animated Lines
There are infinite possibilities for linear function animations. This SA project will give some ideas to practice using linear equations with p5.js. Introduce if-else statements (conditions), logical operators, random(), text(), rect(), variables, and using p5.js for animation (loop). Below are a fe
SA1: Real Numbers
Here is my first Scripting Algebra (SA) post! I hope to keep these coming (with about 5 posts for each semester of Algebra). Often Algebra classes start with the Real Number System. This SA task is to program a graphic for the Real Number system. This can be a Venn diagram, animation, or another pro
Week 51: Block Prints
I love thinking of mirror images when I am block printing. I will never forget the time I printed SPARK backwards on accident for a summer art camp and my kids laughed at the reverse phonics. This week I encourage learners to take a math concept, tessellation, or shape and create a print. Ways to […
Week 50: Flip Books
This week I encourage learners to play with their animation skills. Take a math concept, problem, or design and play with ideas to animate it. Start simple to warm up and then build on the ideas. Flip books are fun. I recommend using thinner paper that can be seen through so it is easier to […]
Week 49: Pendulum Labs
Pendulums are wonderful physics toys that are great for exploring periodic functions. For week 49, I encourage learners to get out some string, weights, and stop watches. Here are some ideas for playing with math and pendulums: Start with a string and a weight to observe basic pendulum motion. Nuts,
Week 48: Bubbles!
Pipe cleaners have so many uses and one of the best ways to use them is to make bubbles. This week I encourage learners to build mathematical structures with pipe cleaners, straws, string, or other waterproof toys to create beautiful structures. I used Zometools in some of my classes as well, and th
Rotating Hexagons
This is a p5.js script I started played with as I get ready to post about stop animation in my 52 weeks of hands-on-math. Here is a link to edit code. You may want to play with the angles, number of sides in the polygon, rotation rate, etc. If the javascript isn’t loading, then here […]