
ALGEBRA & PATTERNING
Here are some projects where you can use coding to help students practice and better understand concepts found in the Algebra strand. The examples here are finished projects. Take out the code that you want your students to do, and then share it with them so that they can Remix it and finish it themselves, hopefully making it more interesting and original.
Click the thumbnails for a description and link to each project so that you will be able to see the code.
Click the thumbnails below to get a preview of each project. You will need to go on the Scratch site to be able to see the code.
You can use this project to have students build a project that generates whole and decimal number patterns.
Math Concepts: growing and shrinking patterns, decimals, place value
Coding Concepts: Loops, Variables, Lists
You can use this project to have students build a project that generates growing patterns with tiles.
Math Concepts: growing patterns, linear equations, graphing
Coding Concepts: Loops, Nested Loops, Variables
You can use this project to have students build a project that generates growing patterns with tiles and a constant.
Math Concepts: growing patterns, linear equations, graphing
Coding Concepts: Loops, Nested Loops, Variables
You can use this project to have students build a project that generates different patterns that can create artistic designs.
Math Concepts: 2D shapes, patterning
Coding Concepts: Loops, Conditionals, Variables, Functions, Broadcasting, Drawing