Coding Tools and Resources to Help Educators Inspire the Next Generation
Guide your students’ coding journey with confidence, even if you’re new to programming. Our projects and resources make teaching coding to grades 6-12 easy and engaging, using MakeCode and the micro:bit.
Featured Projects
micro:bit Tutorial – How to Make a Two-player Dice Game
This project shows how to create a two-player dice game using micro:bits. When they are shaken, they generate a random number between 1 and 6. ...
Read More →
How to code if-then-else statements with Makecode for micro:bit
This activity walks through how to set up an If-Then-Else statement in MakeCode. The code displays one of two icons depending on the value of ...
Read More →
An Introduction to Programming Simple Loops
Loops are a programming method that uses repetition, a fundamental concept in programming curricula. Loops can make writing code more efficient and error-free.
Read More →


